@@ -22,7 +22,7 @@ |
||
22 | 22 | /** |
23 | 23 | * Create a new command bus executer. |
24 | 24 | * |
25 | - * @param League\Tactician\CommandBus $bus |
|
25 | + * @param CommandBus $bus |
|
26 | 26 | */ |
27 | 27 | public function __construct(CommandBus $bus) |
28 | 28 | { |