@@ -135,7 +135,6 @@ |
||
| 135 | 135 | } |
| 136 | 136 | |
| 137 | 137 | /** |
| 138 | - * @param Request $request |
|
| 139 | 138 | * @param Template $template |
| 140 | 139 | * @param object $controller |
| 141 | 140 | * @param string $action |
@@ -18,7 +18,6 @@ |
||
| 18 | 18 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; |
| 19 | 19 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
| 20 | 20 | use Symfony\Component\HttpFoundation\Response; |
| 21 | -use Symfony\Component\HttpKernel\Event\FilterControllerEvent; |
|
| 22 | 21 | use Symfony\Component\HttpKernel\Event\GetResponseForControllerResultEvent; |
| 23 | 22 | use Symfony\Component\HttpKernel\KernelEvents; |
| 24 | 23 | use Symfony\Component\Templating\TemplateReferenceInterface; |