PHP Class Pinq\Iterators\Generators\IteratorAdapter

Author: Elliot Levin ([email protected])
Inheritance: extends Generator, implements Pinq\Iterators\IAdapterIterator, use trait Pinq\Iterators\Common\AdapterIterator
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
__construct ( Traversable $iterator )
getIterator ( )

Method Details

__construct() public méthode

public __construct ( Traversable $iterator )
$iterator Traversable

getIterator() public méthode

public getIterator ( )