You are here

protected property FileSystemBackendFactory::$checksumProvider in File Cache 8

The cache tags checksum provider.

Type: \Drupal\Core\Cache\CacheTagsChecksumInterface

File

src/Cache/FileSystemBackendFactory.php, line 42

Class

FileSystemBackendFactory
Factory for creating FileSystemBackend cache backends.

Namespace

Drupal\filecache\Cache

Code

protected $checksumProvider;