@@ -157,6 +157,9 @@ |
||
157 | 157 | $questionHelper->writeGeneratorSummary($output, []); |
158 | 158 | } |
159 | 159 | |
160 | + /** |
|
161 | + * @param InputInterface $input |
|
162 | + */ |
|
160 | 163 | protected function createYesNoQuestion($questionHelper, $input, $channel) |
161 | 164 | { |
162 | 165 | $question = new Question( |