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 0f87d7d + ecafe1d commit 8a06c2eCopy full SHA for 8a06c2e
components/validator/resources.rst
@@ -102,7 +102,7 @@ the metadata from the attributes of the class. For example::
102
To enable the attribute loader, call the
103
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::enableAttributeMapping` method.
104
105
-To disable the annotation loader after it was enabled, call
+To disable the attribute loader after it was enabled, call
106
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::disableAttributeMapping`.
107
108
Using Multiple Loaders
0 commit comments