We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6435c93 commit a2af174Copy full SHA for a2af174
Authorization/AuthorizationChecker.php
@@ -40,8 +40,6 @@ public function __construct(TokenStorageInterface $tokenStorage, AccessDecisionM
40
41
/**
42
* {@inheritdoc}
43
- *
44
- * @throws AuthenticationCredentialsNotFoundException when the token storage has no authentication token and $exceptionOnNoToken is set to true
45
*/
46
final public function isGranted(mixed $attribute, mixed $subject = null): bool
47
{
0 commit comments