diff --git a/components/security/authorization.rst b/components/security/authorization.rst index 7d5cf3af9e2..7e3cc1e5874 100644 --- a/components/security/authorization.rst +++ b/components/security/authorization.rst @@ -124,7 +124,7 @@ RoleVoter The :class:`Symfony\\Component\\Security\\Core\\Authorization\\Voter\\RoleVoter` supports attributes starting with ``ROLE_`` and grants access to the user -when the required ``ROLE_*`` attributes can all be found in the array of +when at least one required ``ROLE_*`` attribute can be found in the array of roles returned by the token's :method:`Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface::getRoles` method::
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: