protected property CacheBackendFactory::$checksumProvider in Redis 8
The cache tags checksum provider.
Type: \Drupal\Core\Cache\CacheTagsChecksumInterface
File
- src/
Cache/ CacheBackendFactory.php, line 25
Class
- CacheBackendFactory
- A cache backend factory responsible for the construction of redis cache bins.
Namespace
Drupal\redis\CacheCode
protected $checksumProvider;