@@ -137,7 +137,7 @@ |
||
137 | 137 | * |
138 | 138 | * @param Exception $exception |
139 | 139 | * |
140 | - * @return mixed |
|
140 | + * @return \Psr\Http\Message\ResponseInterface|null |
|
141 | 141 | * @throws Exception |
142 | 142 | */ |
143 | 143 | private function handleException(Exception $exception) |