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 766fcfd commit 0191c9eCopy full SHA for 0191c9e
Tests/ContainerBuilderTest.php
@@ -21,7 +21,6 @@
21
use Symfony\Component\DependencyInjection\ContainerInterface;
22
use Symfony\Component\DependencyInjection\Definition;
23
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
24
-use Symfony\Component\DependencyInjection\Exception\InactiveScopeException;
25
use Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException;
26
use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
27
use Symfony\Component\DependencyInjection\Loader\ClosureLoader;
0 commit comments