@@ -21,7 +21,7 @@ |
||
| 21 | 21 | /** |
| 22 | 22 | * Constructor. |
| 23 | 23 | * |
| 24 | - * @param SecurityContext $authorizationChecker |
|
| 24 | + * @param AuthorizationChecker $authorizationChecker |
|
| 25 | 25 | * @param TwigEngine $twig |
| 26 | 26 | * @param bool $debug The debug variable environment |
| 27 | 27 | * @param TemplateMapper $templating The victoire templating |