@@ -51,7 +51,7 @@ |
||
51 | 51 | /** |
52 | 52 | * @param GetResponseForExceptionEvent|ExceptionEvent $event |
53 | 53 | * |
54 | - * @return bool |
|
54 | + * @return false|null |
|
55 | 55 | */ |
56 | 56 | public function onKernelException($event) |
57 | 57 | { |