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

Inheritance: extends AbstractNodePrivilege
Datei anzeigen Open project: neos/neos-development-collection

Public Methods

Method Description
matchesSubject ( Neos\Flow\Security\Authorization\Privilege\PrivilegeSubjectInterface $subject ) : boolean

Protected Methods

Method Description
buildMethodPrivilegeMatcher ( ) : string

Method Details

buildMethodPrivilegeMatcher() protected method

protected buildMethodPrivilegeMatcher ( ) : string
return string

matchesSubject() public method

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