You are here

protected property CacheBase::$client in Redis 8

Type: \Drupal\redis\ClientInterface

File

src/Cache/CacheBase.php, line 83

Class

CacheBase
Base class for redis cache backends.

Namespace

Drupal\redis\Cache

Code

protected $client;