PropertyAwareNodePrivilegeSubject
class PropertyAwareNodePrivilegeSubject extends NodePrivilegeSubject (View source)
A node privilege subject which can restricted to a single node property
Properties
protected | $node | from NodePrivilegeSubject | |
protected | $joinPoint | from NodePrivilegeSubject | |
protected | $propertyName |
Methods
__construct(Node $node, JoinPointInterface|null $joinPoint = null, string|null $propertyName = null)
No description
string|null
getPropertyName()
No description
bool
hasPropertyName()
No description
Details
__construct(Node $node, JoinPointInterface|null $joinPoint = null, string|null $propertyName = null)
No description
Node
getNode()
No description
JoinPointInterface|null
getJoinPoint()
No description
string|null
getPropertyName()
No description
bool
hasPropertyName()
No description