8000 minor #6897 Update voters.rst (asandjivy) · symfony/symfony-docs@a8305b5 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit a8305b5

Browse files
committed
minor #6897 Update voters.rst (asandjivy)
This PR was submitted for the 3.1 branch but it was merged into the 2.8 branch instead (closes #6897). Discussion ---------- Update voters.rst Commits ------- 80e84b9 Update voters.rst
2 parents c4e46d8 + 80e84b9 commit a8305b5

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)
0