@@ -118,6 +118,7 @@ |
||
118 | 118 | /** |
119 | 119 | * Configuration skeleton |
120 | 120 | * |
121 | + * @param string $name |
|
121 | 122 | * @return string |
122 | 123 | */ |
123 | 124 | protected static function configSkeleton($name, InputInterface $input, OutputInterface $output, QuestionHelper $helper) |