PipelineProvider
in
Provide `Pipeline` of specific type of `Interceptor`.
Tags
Table of Contents
Methods
- getPipeline() : Pipeline<T, mixed>
Methods
getPipeline()
public
getPipeline(T> $interceptorClass) : Pipeline<T, mixed>
Parameters
- $interceptorClass : T>
-
Only interceptors of this type will be returned in pipeline.