Documentation

VariableCollection
in package
implements Countable, IteratorAggregate

Read onlyYes
FinalYes
Tags
no-named-arguments

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

immutable
template-implements

IteratorAggregate<non-negative-int, Variable>

Table of Contents

Interfaces

Countable
IteratorAggregate

Properties

$variables  : array<int, Variable>

Methods

asArray()  : array<int, Variable>
count()  : int
fromArray()  : self
getIterator()  : VariableCollectionIterator
__construct()  : mixed

Properties

Methods

On this page

Search results