CallbackRowTransformer implements Transformer
FinalYes
Interfaces
Methods
- __construct() : mixed
- transform() : Rows
Methods
__construct()
public
__construct(callable(Row): Row $callable) : mixed
Parameters
transform()
public
transform(Rows $rows, FlowContext $context) : Rows
Parameters
- $rows : Rows
- $context : FlowContext