You are here

protected property CacheBase::$checksumProvider in Redis 8

The cache tags checksum provider.

Type: \Drupal\Core\Cache\CacheTagsChecksumInterface|\Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/Cache/CacheBase.php, line 90

Class

CacheBase
Base class for redis cache backends.

Namespace

Drupal\redis\Cache

Code

protected $checksumProvider;