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 0e1cbab commit afea8cfCopy full SHA for afea8cf
Tests/Functional/Bundle/TestBundle/DependencyInjection/TestExtension.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\TestBundle\DependencyInjection;
13
14
use Symfony\Component\DependencyInjection\ContainerBuilder;
15
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+use Symfony\Component\DependencyInjection\Extension\Extension;
16
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
17
18
class TestExtension extends Extension implements PrependExtensionInterface
0 commit comments