@@ -86,7 +86,7 @@ |
||
86 | 86 | ); |
87 | 87 | } |
88 | 88 | |
89 | - $this->dryRun($input, $output, function () use ( |
|
89 | + $this->dryRun($input, $output, function() use ( |
|
90 | 90 | $input, |
91 | 91 | $output, |
92 | 92 | $weburgClient, |