phpDocumentor

SerialCategories
in package
implements IteratorAggregate

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$values  : array<string|int, Category>
create()  : self
Create instance.
getIterator()  : mixed
__construct()  : mixed
Constructor.

Properties

Methods

getIterator()

public getIterator() : mixed
Tags
inheritDoc
Return values
mixed

__construct()

Constructor.

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

Search results