PHP Class Phulp\PipeIterate

Inheritance: implements phulp\PipeInterface
Show file Open project: reisraff/phulp

Public Methods

Method Description
__construct ( callable $callback )
execute ( Source $src )

Method Details

__construct() public method

public __construct ( callable $callback )
$callback callable

execute() public method

public execute ( Source $src )
$src Source