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