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
commit 534b7acc3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

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
*/