SoftRemovedNodes
final class SoftRemovedNodes implements IteratorAggregate, Countable (View source)
| internal |
Methods
static SoftRemovedNodes
static SoftRemovedNodes
fromArray(array $items)
No description
SoftRemovedNode|null
toNodeAggregateIds()
No description
getIterator()
No description
bool
isEmpty()
No description
int
count()
No description
Details
static SoftRemovedNodes
create(SoftRemovedNode ...$items)
No description
static SoftRemovedNodes
fromArray(array $items)
No description
SoftRemovedNode|null
get(NodeAggregateId $key)
No description
SoftRemovedNodes
with(SoftRemovedNode $item)
No description
SoftRemovedNodes
merge(SoftRemovedNodes $other)
No description
NodeAggregateIds
toNodeAggregateIds()
No description
Traversable
getIterator()
No description
bool
isEmpty()
No description
int
count()
No description