8000
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.
ServiceLocator
1 parent e63c5b9 commit dee278cCopy full SHA for dee278c
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
@@ -42,6 +42,7 @@
42
use Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface;
43
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
44
use Symfony\Component\DependencyInjection\Reference;
45
+use Symfony\Component\DependencyInjection\ServiceLocator;
46
use Symfony\Component\DependencyInjection\ServiceSubscriberInterface;
47
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
48
use Symfony\Component\ExpressionLanguage\ExpressionLanguage;
0 commit comments