Documentation

IteratorArgument
in package
implements ArgumentInterface Uses ReferenceSetArgumentTrait

Represents a collection of values to lazily iterate over.

Tags
author

Titouan Galopin galopintitouan@gmail.com

Table of Contents

Interfaces

ArgumentInterface
Represents a complex argument containing nested values.

Properties

$values  : array<string|int, mixed>

Methods

__construct()  : mixed
getValues()  : array<string|int, Reference>
setValues()  : mixed

Properties

Methods


        
On this page

Search results