Skip to content

Commit 6a9fac0

Browse files
committed
minor #17449 [Security] Propose attributes usage (ffouillet)
This PR was merged into the 6.0 branch. Discussion ---------- [Security] Propose attributes usage Propose attributes usage instead of annotations which stick more to the example <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 1fb6ad0 Update security.rst
2 parents 3bed3b8 + 1fb6ad0 commit 6a9fac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2148,7 +2148,7 @@ will happen:
21482148
.. _security-securing-controller-annotations:
21492149

21502150
Thanks to the SensioFrameworkExtraBundle, you can also secure your controller
2151-
using annotations:
2151+
using attributes:
21522152

21532153
.. configuration-block::
21542154

0 commit comments

Comments
 (0)