Skip to content

Commit 08b79b9

Browse files
committed
typo
1 parent ecb5f7b commit 08b79b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Forms/Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ public function isValid(): bool
158158

159159
/**
160160
* Performs the server side validation.
161-
* @param IControl[] $controls
161+
* @param IControl[]|null $controls
162162
*/
163163
public function validate(array $controls = null): void
164164
{

0 commit comments

Comments
 (0)