Commit 2fc313b8 authored by Taylor Otwell's avatar Taylor Otwell

Clarify the type of response we're looking for.

parent 9db97c32
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment