@@ -48,7 +48,7 @@ |
||
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 | } |