Interface Salient\Contract\Core\Pipeline\PipelineInterface

<TInput, TOutput, TArgument>

extends BasePipelineInterface<TInput, TOutput, TArgument>
Methods
Methods inherited from Salient\Contract\Core\Pipeline\BasePipelineInterface
after(), afterIf(), through(), throughClosure(), throughKeyMap(), then(), thenIf(), cc()
Methods inherited from Salient\Contract\Core\Chainable
apply(), if(), withEach()