Documentation

RuleSetIterator
in package
implements Iterator

Tags
author

Nils Adermann naderman@naderman.de

Interfaces, Classes and Traits

Iterator

Table of Contents

$currentOffset  : mixed
$currentType  : mixed
$currentTypeOffset  : mixed
$rules  : mixed
$types  : mixed
__construct()  : mixed
current()  : mixed
key()  : mixed
next()  : mixed
rewind()  : mixed
valid()  : mixed

Properties

Methods

__construct()

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

Search results