@@ -10,7 +10,7 @@ |
||
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) |