Documentation

EventCollection
in package
implements Countable, IteratorAggregate

FinalYes
Tags
template-implements

IteratorAggregate<non-negative-int, Event>

no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Interfaces

Countable
IteratorAggregate

Properties

$events  : array<int, Event>

Methods

add()  : void
asArray()  : array<int, Event>
count()  : int
getIterator()  : EventCollectionIterator
isEmpty()  : bool
isNotEmpty()  : bool

Properties

Methods

On this page

Search results