@@ -38,7 +38,7 @@ |
||
| 38 | 38 | * Transform an innmind http exception into a symfony one to generate the |
| 39 | 39 | * appropriate http response |
| 40 | 40 | * |
| 41 | - * @param GetResponseForExceptionEvent $event |
|
| 41 | + * @param \Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent $event |
|
| 42 | 42 | * |
| 43 | 43 | * @return void |
| 44 | 44 | */ |