We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee0f75 commit 4c2b2bbCopy full SHA for 4c2b2bb
DependencyInjection/JMSTranslationExtension.php
@@ -24,8 +24,8 @@
24
use Symfony\Component\Config\FileLocator;
25
use Symfony\Component\DependencyInjection\ContainerBuilder;
26
use Symfony\Component\DependencyInjection\Definition;
27
+use Symfony\Component\DependencyInjection\Extension\Extension;
28
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
29
30
class JMSTranslationExtension extends Extension
31
{
0 commit comments