Documentation

TestIterator2
in package
implements Iterator

Interfaces, Classes and Traits

Iterator

Table of Contents

$data  : mixed
__construct()  : mixed
current()  : mixed
key()  : mixed
next()  : mixed
rewind()  : mixed
valid()  : mixed

Properties

Methods

__construct()

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

Search results