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

View File

@@ -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 \Exception $e