We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84cd281 commit f5b6f16Copy full SHA for f5b6f16
PrezentGridBundle.php
@@ -2,7 +2,8 @@
2
3
namespace Prezent\GridBundle;
4
5
-use Prezent\GridBundle\DependencyInjection\CompilerPassInterface\GridCompilerPass;
+use Prezent\GridBundle\DependencyInjection\Compiler\GridCompilerPass;
6
+use Symfony\Component\DependencyInjection\ContainerBuilder;
7
use Symfony\Component\HttpKernel\Bundle\Bundle;
8
9
/**
0 commit comments