PHP Класс Youshido\GraphQLBundle\Security\Voter\WhitelistVoter

Наследование: extends AbstractListVoter
Показать файл Открыть проект

Защищенные методы

Метод Описание
voteOnAttribute ( string $attribute, mixed $subject, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token ) : boolean Perform a single access check operation on a given attribute, subject and token.

Описание методов

voteOnAttribute() защищенный Метод

Perform a single access check operation on a given attribute, subject and token.
protected voteOnAttribute ( string $attribute, mixed $subject, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token ) : boolean
$attribute string
$subject mixed
$token Symfony\Component\Security\Core\Authentication\Token\TokenInterface
Результат boolean