Skip to content

Commit 95537d3

Browse files
javiereguiluzweaverryan
authored andcommitted
Added a link to the AbstractVoter cookbook
1 parent 73bd908 commit 95537d3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cookbook/security/voters.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,8 @@ the security layer. This can be done easily through the service container.
9494

9595
.. tip::
9696

97-
An
98-
:class:`Symfony\\Component\\Security\\Core\\Authorization\\Voter\\AbstractVoter`
99-
is provided to cover the common use cases when implementing security voters.
97+
An :doc:`AbstractVoter </cookbook/security/voters_data_permission>` is
98+
provided to cover the common use cases when implementing security voters.
10099

101100
Declaring the Voter as a Service
102101
--------------------------------

0 commit comments

Comments
 (0)