Thanks to visit codestin.com Credit goes to github.com
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 8b083ad + a69d572 commit d590450Copy full SHA for d590450
book/forms.rst
@@ -390,7 +390,7 @@ you'll need to specify which validation group(s) your form should use::
390
;
391
392
If you're creating :ref:`form classes<book-form-creating-form-classes>` (a
393
-good practice), then you'll need to add the following to the ``getDefaultOptions()``
+good practice), then you'll need to add the following to the ``setDefaultOptions()``
394
method::
395
396
use Symfony\Component\OptionsResolver\OptionsResolverInterface;
0 commit comments