ci: fix code style

This commit is contained in:
odain
2025-12-19 10:39:15 +01:00
parent 1fe401c102
commit 3df4ddc696

View File

@@ -14,6 +14,7 @@ use ReflectionMethod;
use SetupUtils;
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
use Symfony\Component\HttpKernel\KernelInterface;
use const DEBUG_BACKTRACE_IGNORE_ARGS;
/**