phpDocumentor

GroupCollection implements GroupCollectionInterface

Class GroupCollection

Interfaces, Classes and Traits

GroupCollectionInterface
Interface GroupCollectionInterface

Table of Contents

$groups  : array<string|int, mixed>
addGroup()  : mixed
addGroups()  : mixed
count()  : int
get()  : mixed
getById()  : GroupInterface
getIterator()  : Traversable
jsonSerialize()  : mixed

Properties

Methods

get()

public get(int $index) : mixed
Parameters
$index : int
Tags
inheritDoc
Return values
mixed

getIterator()

public getIterator() : Traversable
Tags
inheritDoc
Return values
Traversable

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

Search results