trait NodeModification (View source)

internal  implementation detail of Command Handlers
 

Methods

requireNodeType(NodeTypeName $nodeTypeName)

No description

requireProjectedNodeAggregate(ContentGraphInterface $contentGraph, NodeAggregateId $nodeAggregateId)

No description

Details

abstract protected NodeType requireNodeType(NodeTypeName $nodeTypeName)

No description

Parameters

NodeTypeName $nodeTypeName

Return Value

NodeType

abstract protected NodeAggregate requireProjectedNodeAggregate(ContentGraphInterface $contentGraph, NodeAggregateId $nodeAggregateId)

No description

Parameters

ContentGraphInterface $contentGraph
NodeAggregateId $nodeAggregateId

Return Value

NodeAggregate