8000
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 6763052 commit 761e311Copy full SHA for 761e311
best_practices/security.rst
@@ -73,7 +73,7 @@ Authorization (i.e. Denying Access)
73
-----------------------------------
74
75
Symfony gives you several ways to enforce authorization, including the ``access_control``
76
-configuration in :doc:`security.yml </reference/configuration/security>` the
+configuration in :doc:`security.yml </reference/configuration/security>`, the
77
:ref:`@Security annotation <best-practices-security-annotation>` and using
78
:ref:`isGranted <best-practices-directly-isGranted>` on the ``security.context``
79
service directly.
0 commit comments