Documentation

Hub

Table of Contents

pipe()  : mixed
Send an object through one of the available pipelines.

Methods

pipe()

Send an object through one of the available pipelines.

public pipe(mixed $object[, string|null $pipeline = null ]) : mixed
Parameters
$object : mixed
$pipeline : string|null = null
Return values
mixed

Search results