Clarify the type of response we're looking for.

This commit is contained in:
Taylor Otwell 2014-12-02 17:21:59 -06:00
parent 9db97c3285
commit 2fc313b8b1
1 changed files with 1 additions and 1 deletions

View File

@ -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