Documentation

CoreTestIteratorAggregateAggregate
in package
implements IteratorAggregate

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$iterator  : mixed
__construct()  : mixed
getIterator()  : mixed

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $array, array<string|int, mixed> $keys[, mixed $allowValueAccess = false ][, mixed $maxPosition = false ]) : mixed
Parameters
$array : array<string|int, mixed>
$keys : array<string|int, mixed>
$allowValueAccess : mixed = false
$maxPosition : mixed = false
Return values
mixed

getIterator()

public getIterator() : mixed
Return values
mixed

Search results