@@ -96,7 +96,7 @@ |
||
96 | 96 | /** |
97 | 97 | * Get command from command data. |
98 | 98 | * |
99 | - * @param mixed $commandData |
|
99 | + * @param string $commandData |
|
100 | 100 | * |
101 | 101 | * @return CommandInterface |
102 | 102 | * @throws \Exception Thrown, when translation has been unsuccessfull. |