class Pipeline
No description
__construct(array $steps = [])
pipe(callable $factory)
on($event, callable $callback)
run()