You are here

protected property Redis_Cache::$backend in Redis 7.2

Same name and namespace in other branches
  1. 7.3 lib/Redis/Cache.php \Redis_Cache::backend

Type: DrupalCacheInterface

File

lib/Redis/Cache.php, line 10

Class

Redis_Cache
Cache backend for Redis module.

Code

protected $backend;