Various code fixes

This commit is contained in:
James Cole
2022-12-31 13:32:42 +01:00
parent 5878b2c427
commit 7722ca2bf0
34 changed files with 106 additions and 174 deletions

View File

@@ -53,7 +53,7 @@ use Throwable;
class Handler extends ExceptionHandler
{
/**
* @var array
* @var array<int, class-string<Throwable>>
*/
protected $dontReport
= [