Flow PHP

UnserializeTransformer implements Transformer

Read onlyYes
FinalYes

Interfaces

Transformer

Methods

__construct()  : mixed
bind()  : BoundStep
transform()  : Rows

Methods

__construct()

public __construct(Reference|string $source, Schema $target[, bool $merge = true ][, string $mergePrefix = '' ]) : mixed
Parameters
$source : Reference|string
$target : Schema
$merge : bool = true
$mergePrefix : string = ''
  • used only when merge is set to true
On this page

Search results