Documentation

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

Table of Contents

Interfaces

Countable
IteratorAggregate

Properties

$iniSettings  : array<int, IniSetting>

Methods

asArray()  : array<int, IniSetting>
count()  : int
fromArray()  : self
getIterator()  : IniSettingCollectionIterator
__construct()  : mixed

Properties

Methods

On this page

Search results