Flow PHP

OverridingPipeline

Pipelines implementing OverridingPipeline interface overrides one or more pipelines.

This interface is required by Execution Plan / Optimizer to fully understand execution plan.

Examples: NestedPipeline

Methods

pipelines()  : array<string|int, Pipeline>

Methods

pipelines()

public pipelines() : array<string|int, Pipeline>
Return values
array<string|int, Pipeline>

        
On this page

Search results