mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Update ParallelExecutor.php
This commit is contained in:
parent
301ebedc3b
commit
05f6f89c78
@ -50,8 +50,7 @@ class ParallelExecutor implements ExecutorInterface
|
||||
OutputInterface $output,
|
||||
Informer $informer,
|
||||
Application $console
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->input = $input;
|
||||
$this->output = $output;
|
||||
$this->informer = $informer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user