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.
2 parents c76cb15 + 59eb0df commit 3d91acaCopy full SHA for 3d91aca
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