update handler

remove comment suggesting to send reports to bug trackers in this method
This commit is contained in:
Andrew
2018-03-24 03:12:17 -05:00
committed by GitHub
parent 650e627eec
commit 283413b256

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