The cache tags checksum provider.
Type: \Drupal\Core\Cache\CacheTagsChecksumInterface
File
- core/lib/Drupal/Core/Cache/PhpBackend.php, line 38
Class
- PhpBackend
- Defines a PHP cache implementation.
Namespace
Drupal\Core\Cache
Code
protected $checksumProvider;
Please login to continue.