@@ -143,6 +143,9 @@ |
||
143 | 143 | return 0; |
144 | 144 | } |
145 | 145 | |
146 | + /** |
|
147 | + * @param OutputInterface $output |
|
148 | + */ |
|
146 | 149 | private function setUpServer($output) |
147 | 150 | { |
148 | 151 | try { |