PHP Class Phulp\PipeIterate

Inheritance: implements phulp\PipeInterface
Afficher le fichier Open project: reisraff/phulp

Méthodes publiques

Méthode Description
__construct ( callable $callback )
execute ( Source $src )

Method Details

__construct() public méthode

public __construct ( callable $callback )
$callback callable

execute() public méthode

public execute ( Source $src )
$src Source