class
Illuminate
/
Support
/
Facades
/
Pipeline
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
Pipeline
Extends
See
- \Illuminate\Pipeline\Pipeline
Properties
protected
static
$cached bool
Indicates if the resolved instance should be cached.
Default: false
Methods
protected
static
getFacadeAccessor ( ) : string
Get the registered name of the component.