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 73bd908 commit 95537d3Copy full SHA for 95537d3
cookbook/security/voters.rst
@@ -94,9 +94,8 @@ the security layer. This can be done easily through the service container.
94
95
.. tip::
96
97
- An
98
- :class:`Symfony\\Component\\Security\\Core\\Authorization\\Voter\\AbstractVoter`
99
- is provided to cover the common use cases when implementing security voters.
+ An :doc:`AbstractVoter </cookbook/security/voters_data_permission>` is
+ provided to cover the common use cases when implementing security voters.
100
101
Declaring the Voter as a Service
102
--------------------------------
0 commit comments