We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f56d2 commit 00c3cacCopy full SHA for 00c3cac
src/AdamWathan/Form/Elements/FormOpen.php
@@ -7,6 +7,7 @@ class FormOpen extends Element
7
'action' => '',
8
);
9
10
+ protected $token;
11
protected $hiddenMethod;
12
13
public function render()
0 commit comments