PHP Class Pinq\Iterators\Generators\FlatteningIterator

Author: Elliot Levin ([email protected])
Inheritance: extends IteratorGenerator
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
isArrayCompatible ( ) : boolean

Méthodes protégées

Méthode Description
iteratorGenerator ( Pinq\Iterators\Generators\IGenerator $iterator )

Method Details

isArrayCompatible() public méthode

public isArrayCompatible ( ) : boolean
Résultat boolean

iteratorGenerator() protected méthode

protected iteratorGenerator ( Pinq\Iterators\Generators\IGenerator $iterator )
$iterator Pinq\Iterators\Generators\IGenerator