interface AuthorizationCheckerInterface
The AuthorizationCheckerInterface.
bool | isGranted(mixed $attributes, mixed $subject = null) Checks if the attributes are granted against the current authentication token and optionally supplied subject. |
Checks if the attributes are granted against the current authentication token and optionally supplied subject.
mixed | $attributes | |
mixed | $subject |
bool |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Core/Authorization/AuthorizationCheckerInterface.html