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 9ba92a0 commit 12c2e14Copy full SHA for 12c2e14
src/SymfonyContextBundle.php
@@ -2,7 +2,7 @@
2
3
namespace TheDevOpser\SymfonyContextBundle;
4
5
-use Symfony\Component\CssSelector\XPath\Extension\ExtensionInterface;
+use Symfony\Component\DependencyInjection\Extension\ExtensionInterface;
6
use Symfony\Component\HttpKernel\Bundle\Bundle;
7
use TheDevOpser\SymfonyContextBundle\DependencyInjection\TheDevOpserSymfonyContextExtension;
8
0 commit comments