Documentation

VariableCollectionIterator
in package
implements Iterator

FinalYes
Tags
no-named-arguments

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

template-implements

Iterator<non-negative-int, Variable>

Table of Contents

Interfaces

Iterator

Properties

$position  : int
$variables  : array<int, Variable>

Methods

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

Properties

Methods

On this page

Search results