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 aba5ffa commit 5772e2dCopy full SHA for 5772e2d
Cache.php
@@ -9,6 +9,7 @@
9
10
use Yii;
11
use yii\base\InvalidConfigException;
12
+use yii\di\Instance;
13
14
/**
15
* Redis Cache implements a cache application component based on [redis](http://redis.io/) key-value store.
0 commit comments