We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b373fec commit 7589954Copy full SHA for 7589954
Tests/Unit/Consumption/Extension/ResetServicesExtensionTest.php
@@ -12,8 +12,6 @@
12
use PHPUnit\Framework\MockObject\MockObject;
13
use PHPUnit\Framework\TestCase;
14
use Psr\Log\LoggerInterface;
15
-use Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter;
16
-use Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface;
17
use Symfony\Contracts\Service\ResetInterface;
18
19
class ResetServicesExtensionTest extends TestCase
0 commit comments