Documentation

EventCollectionIterator
in package
implements Iterator

FinalYes
Tags
template-implements

Iterator<non-negative-int, Event>

no-named-arguments

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

Table of Contents

Interfaces

Iterator

Properties

$events  : array<int, Event>
$position  : int

Methods

__construct()  : mixed
current()  : Event
key()  : int
next()  : void
rewind()  : void
valid()  : bool

Properties

Methods

On this page

Search results