phpDocumentor

AdminIds implements IteratorAggregate

Class AdminIds

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$ids  : array<string|int, AdminId>
create()  : AdminIds
getIterator()  : Traversable|array<string|int, AdminId>
__construct()  : mixed
AdminIds constructor.

Properties

Methods

getIterator()

public getIterator() : Traversable|array<string|int, AdminId>
Return values
Traversable|array<string|int, AdminId>

__construct()

AdminIds constructor.

private __construct(AdminId ...$ids) : mixed
Parameters
$ids : AdminId
Return values
mixed

Search results