interface
Illuminate
/
Contracts
/
Pipeline
/
Hub
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Hub
Methods
public
pipe ( $object , $pipeline ) : mixed
Send an object through one of the available pipelines.
Parameters
- $object mixed
- $pipeline string|null