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 10e9237 commit afb7f7bCopy full SHA for afb7f7b
DependencyInjection/FreshDoctrineEnumExtension.php
@@ -14,9 +14,9 @@
14
15
use Symfony\Component\Config\FileLocator;
16
use Symfony\Component\DependencyInjection\ContainerBuilder;
17
+use Symfony\Component\DependencyInjection\Extension\Extension;
18
use Symfony\Component\DependencyInjection\Loader\PhpFileLoader;
19
use Symfony\Component\Form\FormTypeGuesserInterface;
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
20
21
/**
22
* This is the class that loads and manages FreshDoctrineEnumBundle configuration.
0 commit comments