PublishedEvents
final class PublishedEvents implements IteratorAggregate, Countable (View source)
A set of Content Repository "domain events"
Properties
| EventInterface> | $items |
Methods
static PublishedEvents
fromArray(array $events)
No description
static PublishedEvents
createEmpty()
No description
getIterator()
No description
int
count()
No description
Details
static PublishedEvents
fromArray(array $events)
No description
static PublishedEvents
createEmpty()
No description
PublishedEvents
withAppendedEvents(PublishedEvents $events)
No description
Traversable
getIterator()
No description
array
map(Closure $callback)
No description
int
count()
No description