@@ -15,7 +15,7 @@ |
||
| 15 | 15 | protected $environment; |
| 16 | 16 | |
| 17 | 17 | /** |
| 18 | - * @param Twig_Environment $environment |
|
| 18 | + * @param \Twig_Environment $environment |
|
| 19 | 19 | * @param Httpstatus $httpStatus |
| 20 | 20 | */ |
| 21 | 21 | public function __construct(\Twig_Environment $environment, Httpstatus $httpStatus) |