We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c76cb15 commit 59eb0dfCopy full SHA for 59eb0df
components/form.rst
@@ -700,7 +700,7 @@ method to access the list of errors. It returns a
700
// ...
701
702
// a FormErrorIterator instance, but only errors attached to this
703
- // form level (e.g. "global errors)
+ // form level (e.g. global errors)
704
$errors = $form->getErrors();
705
706
// a FormErrorIterator instance, but only errors attached to the
0 commit comments