Hub

interface Hub (View source)

Methods

mixed pipe(mixed $object, string|null $pipeline = null)

Send an object through one of the available pipelines.

Details

mixed pipe(mixed $object, string|null $pipeline = null)

Send an object through one of the available pipelines.

Parameters

mixed $object
string|null $pipeline

Return Value

mixed

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Contracts/Pipeline/Hub.html