Hub (Contracts)

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