Skip to content

Commit 70cda6d

Browse files
Grezdg
authored andcommitted
fixed phpDoc (#170)
1 parent 69d52c2 commit 70cda6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Forms/Form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ public function isAnchored(): bool
333333

334334
/**
335335
* Tells if the form was submitted.
336-
* @return ISubmitterControl|false submittor control
336+
* @return ISubmitterControl|bool submittor control
337337
*/
338338
public function isSubmitted()
339339
{

0 commit comments

Comments
 (0)