@@ -35,7 +35,7 @@ |
||
| 35 | 35 | /** |
| 36 | 36 | * Constructor injects with DI container. |
| 37 | 37 | * |
| 38 | - * @param Anax\DI\DIInterface $di a service container |
|
| 38 | + * @param DIInterface $di a service container |
|
| 39 | 39 | */ |
| 40 | 40 | public function __construct(DIInterface $di) |
| 41 | 41 | { |