diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php index d677a92d..008b40fa 100644 --- a/app/Exceptions/Handler.php +++ b/app/Exceptions/Handler.php @@ -19,7 +19,7 @@ class Handler extends ExceptionHandler /** * A list of the exception types that are not reported. * - * @var array> + * @var array> */ protected $dontReport = [ //