Skip to content

Commit

Permalink
review | Restore removed comment on ReportingErrorHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
remipelhate committed Jan 10, 2025
1 parent 475109c commit 1357c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Execution/ReportingErrorHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use GraphQL\Error\Error;
use Illuminate\Contracts\Debug\ExceptionHandler;

/** Report non-client-safe errors through the default Laravel exception handler. */
class ReportingErrorHandler implements ErrorHandler
{
public function __construct(
Expand Down

0 comments on commit 1357c4e

Please sign in to comment.