NodeAggregateIds
final class NodeAggregateIds implements IteratorAggregate, JsonSerializable (View source)
An immutable collection of NodeAggregateIds, indexed by their value
Methods
static NodeAggregateIds
createEmpty()
No description
static NodeAggregateIds
static NodeAggregateIds
fromArray(array $array)
No description
static NodeAggregateIds
fromJsonString(string $jsonString)
No description
static NodeAggregateIds
fromNodes(array $nodes)
No description
array
jsonSerialize()
No description
string
__toString()
No description
array
toStringArray()
No description
getIterator()
No description
Details
static NodeAggregateIds
createEmpty()
No description
static NodeAggregateIds
create(NodeAggregateId ...$nodeAggregateIds)
No description
static NodeAggregateIds
fromArray(array $array)
No description
static NodeAggregateIds
fromJsonString(string $jsonString)
No description
static NodeAggregateIds
fromNodes(array $nodes)
No description
NodeAggregateIds
merge(NodeAggregateIds $other)
No description
array
jsonSerialize()
No description
string
__toString()
No description
array
toStringArray()
No description
ArrayIterator
getIterator()
No description