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