You are here

protected property ApcuBackendFactory::$checksumProvider in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cache/ApcuBackendFactory.php \Drupal\Core\Cache\ApcuBackendFactory::checksumProvider

The cache tags checksum provider.

Type: \Drupal\Core\Cache\CacheTagsChecksumInterface

File

core/lib/Drupal/Core/Cache/ApcuBackendFactory.php, line 21

Class

ApcuBackendFactory

Namespace

Drupal\Core\Cache

Code

protected $checksumProvider;