Skip to content

Commit ecafe1d

Browse files
committedFeb 4, 2025
minor #20615 Replace left over "annotation" by "attribute" (sascha-egerer)
This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead. Discussion ---------- Replace left over "annotation" by "attribute" Commits ------- 6a70a7a Replace left over "annotation" by "attribute"
2 parents 26b7fc0 + 6a70a7a commit ecafe1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎components/validator/resources.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ the metadata from the attributes of the class. For example::
163163
To enable the attribute loader, call the
164164
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::enableAttributeMapping` method.
165165

166-
To disable the annotation loader after it was enabled, call
166+
To disable the attribute loader after it was enabled, call
167167
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::disableAttributeMapping`.
168168

169169
Using Multiple Loaders

0 commit comments

Comments
 (0)