PHP Class Neos\ContentRepository\Security\Authorization\Privilege\Node\RemoveNodePrivilege

Inheritance: extends AbstractNodePrivilege
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
matchesSubject ( Neos\Flow\Security\Authorization\Privilege\PrivilegeSubjectInterface $subject ) : boolean

Méthodes protégées

Méthode Description
buildMethodPrivilegeMatcher ( ) : string

Method Details

buildMethodPrivilegeMatcher() protected méthode

protected buildMethodPrivilegeMatcher ( ) : string
Résultat string

matchesSubject() public méthode

public matchesSubject ( Neos\Flow\Security\Authorization\Privilege\PrivilegeSubjectInterface $subject ) : boolean
$subject Neos\Flow\Security\Authorization\Privilege\PrivilegeSubjectInterface
Résultat boolean