CreateNodePrivilegeSubject
class CreateNodePrivilegeSubject extends NodePrivilegeSubject (View source)
A create node privilege subject
Properties
protected | $node | from NodePrivilegeSubject | |
protected | $joinPoint | from NodePrivilegeSubject | |
protected | $creationNodeType |
Methods
__construct(Node $node, NodeType|null $creationNodeType = null, JoinPointInterface|null $joinPoint = null)
No description
bool
hasCreationNodeType()
No description
NodeType|null
getCreationNodeType()
No description
Details
__construct(Node $node, NodeType|null $creationNodeType = null, JoinPointInterface|null $joinPoint = null)
No description
Node
getNode()
No description
JoinPointInterface|null
getJoinPoint()
No description
bool
hasCreationNodeType()
No description
NodeType|null
getCreationNodeType()
No description