Passed
Push — master ( 0c08bd...874e02 )
by Danny
02:23
created
src/Option/Configuration.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -118,6 +118,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.