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 c0fc8b7 commit 93be94aCopy full SHA for 93be94a
src/DependencyInjection/HBWebserviceCoreAsyncExtension.php
@@ -12,7 +12,7 @@
12
use Symfony\Component\DependencyInjection\ContainerBuilder;
13
use Symfony\Component\DependencyInjection\Loader\YamlFileLoader;
14
use Symfony\Component\DependencyInjection\Reference;
15
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+use Symfony\Component\DependencyInjection\Extension\Extension;
16
17
class HBWebserviceCoreAsyncExtension extends Extension
18
{
0 commit comments