update handler
remove comment suggesting to send reports to bug trackers in this method
This commit is contained in:
parent
650e627eec
commit
283413b256
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue