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 bf68286 + 1f1de71 commit 6a66badCopy full SHA for 6a66bad
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