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.
2 parents 87f5d53 + 05084ff commit 3a3dda5Copy full SHA for 3a3dda5
src/DependencyInjection/DoctrineFixturesExtension.php
@@ -8,8 +8,8 @@
8
use Doctrine\Bundle\FixturesBundle\ORMFixtureInterface;
9
use Symfony\Component\Config\FileLocator;
10
use Symfony\Component\DependencyInjection\ContainerBuilder;
11
+use Symfony\Component\DependencyInjection\Extension\Extension;
12
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
13
14
use function dirname;
15
0 commit comments