Browse Source

Merge pull request #4620 from browner12/patch-1

[5.6] Update handler
Taylor Otwell 6 years ago
parent
commit
534b7acc3f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/Exceptions/Handler.php

+ 0 - 2
app/Exceptions/Handler.php

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