Pipeline
Pipeline
class Pipeline implements Pipeline (View source)
Methods
void | __construct( Container $container) Create a new class instance. | |
$this | send( mixed $passable) Set the object being sent through the pipeline. | 登录查看完整内容
|
class Pipeline implements Pipeline (View source)
void | __construct( Container $container) Create a new class instance. | |
$this | send( mixed $passable) Set the object being sent through the pipeline. | 登录查看完整内容
|