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 26b7fc0 commit 6a70a7aCopy full SHA for 6a70a7a
components/validator/resources.rst
@@ -163,7 +163,7 @@ the metadata from the attributes of the class. For example::
163
To enable the attribute loader, call the
164
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::enableAttributeMapping` method.
165
166
-To disable the annotation loader after it was enabled, call
+To disable the attribute loader after it was enabled, call
167
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::disableAttributeMapping`.
168
169
Using Multiple Loaders
0 commit comments