phpDocumentor

ImageListIds implements IteratorAggregate

Class ImageListIds

Tags
codeCoverageIgnore

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$imageListIds  : array<string|int, ImageListId>
create()  : ImageListIds
getIterator()  : Traversable|array<string|int, ImageListId>
toArray()  : array<string|int, mixed>
__construct()  : mixed
ImageListIds constructor.

Properties

Methods

toArray()

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

__construct()

ImageListIds constructor.

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

Search results