8000
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 79007f8 commit d191865Copy full SHA for d191865
book/forms.rst
@@ -422,7 +422,7 @@ to an array callback, or a ``Closure``::
422
}
423
424
This will call the static method ``determineValidationGroups()`` on the
425
-``Client``class after the form is bound, but before validation is executed.
+``Client`` class after the form is bound, but before validation is executed.
426
The Form object is passed as an argument to that method (see next example).
427
You can also define whole logic inline by using a Closure::
428
0 commit comments