NodePrivilegeSubject
class NodePrivilegeSubject implements PrivilegeSubjectInterface (View source)
A node privilege subject
Properties
protected | $node | ||
protected | $joinPoint |
Methods
__construct(Node $node, JoinPointInterface|null $joinPoint = null)
No description
Node
getNode()
No description
JoinPointInterface|null
getJoinPoint()
No description
Details
__construct(Node $node, JoinPointInterface|null $joinPoint = null)
No description
Node
getNode()
No description
JoinPointInterface|null
getJoinPoint()
No description