Completed
Push — master ( e8d188...d491ac )
by Paweł
04:33
created
src/CommandReflection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
     public $commandClass;
11 11
 
12 12
     /**
13
-     * @param $commandName
13
+     * @param string $commandName
14 14
      * @param $commandClass
15 15
      */
16 16
     public function __construct($commandName, $commandClass)
Please login to merge, or discard this patch.