Clarify the type of response we're looking for.
This commit is contained in:
parent
9db97c3285
commit
2fc313b8b1
@ -28,7 +28,7 @@ class Handler extends ExceptionHandler {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Render an exception into a response.
|
* Render an exception into an HTTP response.
|
||||||
*
|
*
|
||||||
* @param \Illuminate\Http\Request $request
|
* @param \Illuminate\Http\Request $request
|
||||||
* @param \Exception $e
|
* @param \Exception $e
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user