You are here

protected property ApcuBackendFactory::$checksumProvider in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 26
Contains \Drupal\Core\Cache\ApcuBackendFactory.

Class

ApcuBackendFactory

Namespace

Drupal\Core\Cache

Code

protected $checksumProvider;