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 19615c5 + 6e5d2ba commit a5399a2Copy full SHA for a5399a2
src/DependencyInjection/ExerciseHTMLPurifierExtension.php
@@ -10,7 +10,7 @@
10
use Symfony\Component\DependencyInjection\ContainerBuilder;
11
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
12
use Symfony\Component\DependencyInjection\Reference;
13
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+use Symfony\Component\DependencyInjection\Extension\Extension;
14
15
class ExerciseHTMLPurifierExtension extends Extension
16
{
0 commit comments