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