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 6d7e76d commit 1f1de71Copy full SHA for 1f1de71
DependencyInjection/Compiler/CachePoolClearerPass.php
@@ -11,6 +11,7 @@
11
12
namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler;
13
14
+use Symfony\Component\Cache\Adapter\AbstractAdapter;
15
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
16
use Symfony\Component\DependencyInjection\ContainerBuilder;
17
use Symfony\Component\DependencyInjection\Reference;
0 commit comments