🤖 Auto commit for release 'develop' on 2025-05-11

This commit is contained in:
JC5
2025-05-11 14:01:01 +02:00
parent 17d8b54280
commit d0ba0583a5

View File

@@ -45,12 +45,11 @@ use Symfony\Component\HttpKernel\Exception\HttpException;
use Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
// temp
/**
* Class Handler
*/
class Handler extends ExceptionHandler
class Handler extends ExceptionHandler
{
/**
* @var array<int, class-string<\Throwable>>