Skip to content

Commit 9b8969a

Browse files
committed
fixed CS
1 parent 7157a58 commit 9b8969a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FormInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ public function addError(FormError $error);
189189
/**
190190
* Returns whether the form and all children are valid.
191191
*
192-
* @throws Exception\LogicException If the form is not submitted.
192+
* @throws Exception\LogicException if the form is not submitted
193193
*
194194
* @return bool
195195
*/

0 commit comments

Comments
 (0)