LimitTransformer implements Transformer
FinalYes
Interfaces
Properties
- $limit : int
Methods
- __construct() : mixed
- transform() : Rows
Properties
$limit read-only
public
int
$limit
Methods
__construct()
public
__construct(int $limit) : mixed
Parameters
- $limit : int
transform()
public
transform(Rows $rows, FlowContext $context) : Rows
Parameters
- $rows : Rows
- $context : FlowContext