@@ -82,7 +82,6 @@ |
||
82 | 82 | /** |
83 | 83 | * @param string $type |
84 | 84 | * @param FilterInterface $annotation |
85 | - * @param object $controller controller object |
|
86 | 85 | * @param KernelEvent $event |
87 | 86 | */ |
88 | 87 | private function executeFilter(string $type, FilterInterface $annotation, KernelEvent $event) |