Merge pull request #4620 from browner12/patch-1

[5.6] Update handler
This commit is contained in:
Taylor Otwell
2018-03-24 07:42:31 -07:00
committed by GitHub

View File

@@ -29,8 +29,6 @@ class Handler extends ExceptionHandler
/**
* Report or log an exception.
*
* This is a great spot to send exceptions to Sentry, Bugsnag, etc.
*
* @param \Exception $exception
* @return void
*/