Completed
Push — master ( a14ad6...d9a953 )
by Julián
12:30
created
src/Command.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
      *
49 49
      * @param mixed[] $parameters
50 50
      *
51
-     * @return mixed|self
51
+     * @return AbstractCommand
52 52
      */
53 53
     public static function reconstitute(array $parameters);
54 54
 }
Please login to merge, or discard this patch.