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 a8130b6 + de50f97 commit 9aeddfeCopy full SHA for 9aeddfe
src/Bundle/DependencyInjection/PagerfantaExtension.php
@@ -14,8 +14,8 @@
14
namespace Sylius\Bundle\ResourceBundle\DependencyInjection;
15
16
use Symfony\Component\DependencyInjection\ContainerBuilder;
17
+use Symfony\Component\DependencyInjection\Extension\Extension;
18
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
19
20
/**
21
* Container extension to bridge the configuration from WhiteOctoberPagerfantaBundle to BabDevPagerfantaBundle
0 commit comments