interface Illuminate / Contracts / Pipeline / Hub
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

Hub

Methods

public

pipe ( $object , $pipeline ) : mixed

Send an object through one of the available pipelines.

Parameters

  • $object mixed
  • $pipeline string|null