Transformer
Methods
Methods
bind()
public
bind(Schema $input) : BoundStep
Parameters
- $input : Schema
Tags
Return values
BoundSteptransform()
public
transform(Rows $rows, FlowContext $context) : Rows
Parameters
- $rows : Rows
- $context : FlowContext