@@ -124,7 +124,7 @@ |
||
| 124 | 124 | * On kernel exception. |
| 125 | 125 | * |
| 126 | 126 | * @param GetResponseForExceptionEvent $event The event. |
| 127 | - * @return Event Returns the event. |
|
| 127 | + * @return GetResponseForExceptionEvent Returns the event. |
|
| 128 | 128 | */ |
| 129 | 129 | public function onKernelException(GetResponseForExceptionEvent $event) { |
| 130 | 130 | |