RenameStrReplaceAllEntriesTransformer implements Transformer
Read onlyYes
FinalYes
Interfaces
Methods
- __construct() : mixed
- transform() : Rows
Methods
__construct()
public
__construct(string $search, string $replace) : mixed
Parameters
- $search : string
- $replace : string
transform()
public
transform(Rows $rows, FlowContext $context) : Rows
Parameters
- $rows : Rows
- $context : FlowContext