@@ -57,7 +57,7 @@ |
||
57 | 57 | } |
58 | 58 | |
59 | 59 | if ($describe) { |
60 | - $output->writeln(PHP_EOL.'### Class: '. get_class($orchestratorDeploy).PHP_EOL); |
|
60 | + $output->writeln(PHP_EOL.'### Class: '.get_class($orchestratorDeploy).PHP_EOL); |
|
61 | 61 | $orchestratorDeploy->describe($output); |
62 | 62 | |
63 | 63 | } else { |