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 537d2d6 commit f9f7a1aCopy full SHA for f9f7a1a
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