Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8657bf4

Browse filesBrowse files
adrien-lopezjaviereguiluz
authored andcommitted
Update authorization.rst
1 parent 51b9dbd commit 8657bf4
Copy full SHA for 8657bf4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/security/authorization.rst

Copy file name to clipboardExpand all lines: components/security/authorization.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ RoleVoter
124124

125125
The :class:`Symfony\\Component\\Security\\Core\\Authorization\\Voter\\RoleVoter`
126126
supports attributes starting with ``ROLE_`` and grants access to the user
127-
when the required ``ROLE_*`` attributes can all be found in the array of
127+
when at least one required ``ROLE_*`` attribute can be found in the array of
128128
roles returned by the token's :method:`Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface::getRoles`
129129
method::
130130

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.