NodeAggregates
final class NodeAggregates implements IteratorAggregate, Countable (View source)
An immutable, type-safe collection of NodeAggregate objects
Methods
static NodeAggregates
fromArray(array $nodeAggregates)
No description
static NodeAggregates
createEmpty()
No description
NodeAggregate|null
NodeAggregate|null
first()
No description
getIterator()
No description
int
count()
No description
bool
isEmpty()
No description
Details
static NodeAggregates
fromArray(array $nodeAggregates)
No description
static NodeAggregates
createEmpty()
No description
NodeAggregate|null
get(NodeAggregateId $nodeAggregateId)
No description
NodeAggregate|null
first()
No description
Traversable
getIterator()
No description
int
count()
No description
bool
isEmpty()
No description