Skip to content

Commit a2c892d

Browse files
SendiMyrkrdg
authored andcommitted
typo (#179)
1 parent db99d41 commit a2c892d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Forms/Controls/BaseControl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ public function getRules(): Rules
452452

453453
/**
454454
* Makes control mandatory.
455-
* @param boo|string|object $value
455+
* @param bool|string|object $value
456456
* @return static
457457
*/
458458
public function setRequired($value = true)

0 commit comments

Comments
 (0)