We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70b14f4 + 74344f7 commit 03c73f9Copy full SHA for 03c73f9
src/DependencyInjection/TinymceExtension.php
@@ -7,7 +7,7 @@
7
use Symfony\Component\DependencyInjection\ContainerBuilder;
8
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
9
use Symfony\Component\DependencyInjection\Loader;
10
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+use Symfony\Component\DependencyInjection\Extension\Extension;
11
12
/**
13
* This is the class that loads and manages your bundle configuration.
0 commit comments