AuthenticationTrustResolverInterface::isAnonymous()

bool isAnonymous(TokenInterface $token = null)

Resolves whether the passed token implementation is authenticated anonymously.

If null is passed, the method must return false.

Parameters

TokenInterface $token

Return Value

bool
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.