Flow PHP

Pipes

FinalYes

Methods

__construct()  : mixed
add()  : void
all()  : array<string|int, Loader|Transformer>
empty()  : self
has()  : bool
loaders()  : array<string|int, Loader>
merge()  : self

Methods

empty()

public static empty() : self
Return values
self

has()

public has(string $transformerClass) : bool
Parameters
$transformerClass : string
Return values
bool

loaders()

public loaders() : array<string|int, Loader>
Return values
array<string|int, Loader>

merge()

public merge(self $pipes) : self
Parameters
$pipes : self
Return values
self

        
On this page

Search results