Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dee278c

Browse files
committed
Add missing ServiceLocator
1 parent e63c5b9 commit dee278c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
use Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface;
4343
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
4444
use Symfony\Component\DependencyInjection\Reference;
45+
use Symfony\Component\DependencyInjection\ServiceLocator;
4546
use Symfony\Component\DependencyInjection\ServiceSubscriberInterface;
4647
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
4748
use Symfony\Component\ExpressionLanguage\ExpressionLanguage;

0 commit comments

Comments
 (0)