mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
Apply fixes from StyleCI
This commit is contained in:
@@ -24,7 +24,7 @@ class Handler extends ExceptionHandler
|
||||
* @var array
|
||||
*/
|
||||
protected $dontReport = [
|
||||
\Illuminate\Queue\MaxAttemptsExceededException::class
|
||||
\Illuminate\Queue\MaxAttemptsExceededException::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user