Skip to content

Commit 00c3cac

Browse files
committed
Declare token attribute
1 parent e5f56d2 commit 00c3cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AdamWathan/Form/Elements/FormOpen.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ class FormOpen extends Element
77
'action' => '',
88
);
99

10+
protected $token;
1011
protected $hiddenMethod;
1112

1213
public function render()

0 commit comments

Comments
 (0)