$this via(string $method) Set the method to call on the pipes.
PipelineServiceProvider class PipelineServiceProvider extends
bool isDeferred() Determine if the provider is deferred.
void register() Register the service provider.
void __construct(Container $container = null)
static array pathsToPublish(string $provider = null, string $group = null)
array when() Get the events that trigger this service provider to register
mixed __call(string $method, array $parameters) Dynamically handle missing
mixed pipe(mixed $object, string|null $pipeline = null) Send an object
void pipeline(string $name, Closure $callback)
Page 2 of 3