mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 05:08:42 +08:00
pull origin
This commit is contained in:
@@ -72,6 +72,7 @@ class DbCache extends Cache
|
||||
*/
|
||||
public $gcProbability = 100;
|
||||
|
||||
|
||||
/**
|
||||
* Initializes the DbCache component.
|
||||
* This method will initialize the [[db]] property to make sure it refers to a valid DB connection.
|
||||
|
||||
Reference in New Issue
Block a user