PHP Class Pinq\Iterators\Generators\Generator

Author: Elliot Levin ([email protected])
Inheritance: implements Pinq\Iterators\Generators\IGenerator
Afficher le fichier Open project: timetoogo/pinq Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
getIterator ( ) {@inheritDoc}

Method Details

__construct() public méthode

public __construct ( )

getIterator() abstract public méthode

{@inheritDoc}
abstract public getIterator ( )