protected property Redis_Cache::$flushCache in Redis 7.3
Flush permanent and volatile cached values
First value is permanent latest flush time and second value is volatile latest flush time
Type: string[]
File
- lib/
Redis/ Cache.php, line 116
Class
- Redis_Cache
- Because those objects will be spawned during boostrap all its configuration must be set in the settings.php file.
Code
protected $flushCache = null;