Documentation

IniSettingCollectionIterator
in package
implements Countable, Iterator

FinalYes
Tags
no-named-arguments

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

template-implements

Iterator<int, IniSetting>

Table of Contents

Interfaces

Countable
Iterator

Properties

$iniSettings  : array<string|int, mixed>
$position  : int

Methods

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

Properties

Methods


        
On this page

Search results