Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Pinq
Iterators
Generators
LazyGenerator
initializeGenerator
Pinq\Iterators\Generators\LazyGenerator::initializeGenerator PHP Method
LazyGenerator Class Documentation
Mostra file
Open project: timetoogo/pinq
initializeGenerator()
abstract
protected
method
abstract
protected
initializeGenerator
(
Pinq\Iterators\Generators\IGenerator
$innerIterator
) :
Traversable
$innerIterator
Pinq\Iterators\Generators\IGenerator
return
Traversable
protected abstract function initializeGenerator(IGenerator $innerIterator);
LazyGenerator
__construct
initializeGenerator
iteratorGenerator