ConflictingEvents
final class ConflictingEvents implements IteratorAggregate, Countable (View source)
Methods
ConflictingEvent|null
first()
No description
bool
isEmpty()
No description
getIterator()
No description
int
count()
No description
Details
__construct(ConflictingEvent ...$items)
No description
ConflictingEvents
withAppended(ConflictingEvent $item)
No description
ConflictingEvent|null
first()
No description
bool
isEmpty()
No description
Traversable
getIterator()
No description
int
count()
No description
array
map(Closure $callback)
No description