Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ecafe1d

Browse filesBrowse files
committed
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
Copy full SHA for ecafe1d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/validator/resources.rst

Copy file name to clipboardExpand all lines: components/validator/resources.rst
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.