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

This is needed, as the technical implementation is not based on the entity privilege type, that the read node privilege (retrieving the node at all) ist based on.
Inheritance: extends AbstractNodePropertyPrivilege
Datei anzeigen Open project: neos/neos-development-collection

Protected Properties

Property Type Description
$methodNameToPropertyMapping array

Protected Methods

Method Description
buildMethodPrivilegeMatcher ( ) : string

Method Details

buildMethodPrivilegeMatcher() protected method

protected buildMethodPrivilegeMatcher ( ) : string
return string

Property Details

$methodNameToPropertyMapping protected_oe property

protected array $methodNameToPropertyMapping
return array