@@ -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 |
@@ -37,7 +37,6 @@ |
||
| 37 | 37 | } |
| 38 | 38 | |
| 39 | 39 | /** |
| 40 | - * @param array $options |
|
| 41 | 40 | */ |
| 42 | 41 | public function add($key, $value) |
| 43 | 42 | { |