@@ -18,9 +18,9 @@ |
||
18 | 18 | */ |
19 | 19 | protected $title = ''; |
20 | 20 | |
21 | - /** |
|
22 | - * @var OutputInterface |
|
23 | - */ |
|
21 | + /** |
|
22 | + * @var OutputInterface |
|
23 | + */ |
|
24 | 24 | protected $output; |
25 | 25 | |
26 | 26 | public function setOutput(OutputInterface $output): void |