Skip to content

Commit 80e84b9

Browse files
asandjivyxabbuh
authored andcommitted
Update voters.rst
1 parent c4e46d8 commit 80e84b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security/voters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ decides this using whatever logic you want.
100100

101101
.. tip::
102102

103-
The ``denyAccessUnlessGranted()`` function and the ``isGranted()`` functions
104-
are both just shortcuts to call ``isGranted()`` on the ``security.authorization_checker``
103+
The ``denyAccessUnlessGranted()`` and ``isGranted()`` functions
104+
are both just shortcuts of the Controller to call ``isGranted()`` on the ``security.authorization_checker``
105105
service.
106106

107107
Creating the custom Voter

0 commit comments

Comments
 (0)