phpDocumentor

RoleIds implements IteratorAggregate

Class RoleIds

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$ids  : array<string|int, RoleId>
create()  : RoleIds
getIterator()  : Traversable|array<string|int, RoleId>
withoutRoleId()  : RoleIds
withRoleId()  : RoleIds
__construct()  : mixed
RoleIds constructor.

Properties

Methods

getIterator()

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

__construct()

RoleIds constructor.

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

Search results