PHP 클래스 Youshido\GraphQLBundle\Security\Voter\AbstractListVoter
파일 보기
프로젝트 열기: youshido/graphql-bundle
공개 메소드들
보호된 메소드들
메소드 |
설명 |
|
inList ( $query ) |
|
|
isLoggedInUser ( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token ) |
|
|
supports ( $attribute, $subject ) |
|
|
메소드 상세
public getList ( ) : string[] |
리턴 |
string[] |
|
protected isLoggedInUser ( Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token ) |
$token |
Symfony\Component\Security\Core\Authentication\Token\TokenInterface |
|
protected supports ( $attribute, $subject ) |