PHP 클래스 Neos\ContentRepository\Security\Authorization\Privilege\Node\RemoveNodePrivilege

상속: extends AbstractNodePrivilege
파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
matchesSubject ( Neos\Flow\Security\Authorization\Privilege\PrivilegeSubjectInterface $subject ) : boolean

보호된 메소드들

메소드 설명
buildMethodPrivilegeMatcher ( ) : string

메소드 상세

buildMethodPrivilegeMatcher() 보호된 메소드

protected buildMethodPrivilegeMatcher ( ) : string
리턴 string

matchesSubject() 공개 메소드

public matchesSubject ( Neos\Flow\Security\Authorization\Privilege\PrivilegeSubjectInterface $subject ) : boolean
$subject Neos\Flow\Security\Authorization\Privilege\PrivilegeSubjectInterface
리턴 boolean