Documentation

Iterator
in package
implements Iterator

Table of Contents

Interfaces

Iterator

Properties

$values  : mixed

Methods

__construct()  : mixed
attach()  : mixed
current()  : mixed
key()  : mixed
next()  : mixed
rewind()  : mixed
valid()  : mixed

Properties

$values

protected mixed $values = array()

Methods

__construct()

public __construct([array<string|int, mixed> $values = array() ]) : mixed
Parameters
$values : array<string|int, mixed> = array()

attach()

public attach(SplFileInfo $fileinfo) : mixed
Parameters
$fileinfo : SplFileInfo

        
On this page

Search results