You are here

protected property CacheBackendFactory::$clientFactory in Redis 8

Type: \Drupal\redis\ClientInterface

File

src/Cache/CacheBackendFactory.php, line 18

Class

CacheBackendFactory
A cache backend factory responsible for the construction of redis cache bins.

Namespace

Drupal\redis\Cache

Code

protected $clientFactory;