phpDocumentor

ImageLists implements IteratorAggregate

Class ImageLists

Tags
codeCoverageIgnore

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$imageLists  : array<string|int, ImageList>
create()  : ImageLists
getIterator()  : Traversable|array<string|int, ImageList>
toArray()  : array<string|int, mixed>
__construct()  : mixed
Images constructor.

Properties

Methods

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

__construct()

Images constructor.

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

Search results