Commit abaee25b authored by Taylor Otwell's avatar Taylor Otwell

Add clarification to comment.

parent 2e0afb9b
...@@ -8,6 +8,8 @@ class Handler extends ExceptionHandler { ...@@ -8,6 +8,8 @@ class Handler extends ExceptionHandler {
/** /**
* Report or log an exception. * Report or log an exception.
* *
* This is a great location to send exceptions to Sentry, Bugsnag, etc.
*
* @param \Exception $e * @param \Exception $e
* @return void * @return void
*/ */
......
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