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 e7fcd28 commit cd08f7eCopy full SHA for cd08f7e
src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
@@ -11,6 +11,8 @@
11
12
namespace Symfony\Component\Cache\Adapter;
13
14
+use Symfony\Component\Cache\Exception\CacheException;
15
+
16
/**
17
* @author Nicolas Grekas <p@tchwork.com>
18
*/
0 commit comments