Flow PHP

CachingPipeline implements Pipeline

Read onlyYes
FinalYes

Interfaces

Pipeline

Methods

__construct()  : mixed
add()  : Pipeline
has()  : bool
pipes()  : Pipes
process()  : Generator
source()  : Extractor

Methods

__construct()

public __construct(Pipeline $pipeline[, string|null $id = null ]) : mixed
Parameters
$pipeline : Pipeline
$id : string|null = null

has()

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

        
On this page

Search results