@@ -84,7 +84,7 @@ |
||
84 | 84 | * |
85 | 85 | * @param \Exception $e The exception to convert. |
86 | 86 | * |
87 | - * @return mixed |
|
87 | + * @return \Illuminate\Http\Response|\Symfony\Component\HttpFoundation\Response |
|
88 | 88 | */ |
89 | 89 | protected function convertExceptionToResponse(Exception $e) |
90 | 90 | { |