Documentation

IniSettingCollectionIterator
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, IniSetting>

Table of Contents

Interfaces

Iterator

Properties

$iniSettings  : array<int, IniSetting>
$position  : int

Methods

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

Properties

Methods

On this page

Search results