protected property CacheCacheTagsChecksum::$tagCache in Supercache 2.0.x
Same name and namespace in other branches
- 8 src/Cache/CacheCacheTagsChecksum.php \Drupal\supercache\Cache\CacheCacheTagsChecksum::tagCache
Contains already loaded cache invalidations from the database.
Type: array
File
- src/
Cache/ CacheCacheTagsChecksum.php, line 35 - Contains \Drupal\supercache\Cache\CacheCacheTagsChecksum.
Class
- CacheCacheTagsChecksum
- Cache tags invalidations checksum implementation that uses a CacheRawBackendInterface as the storage.
Namespace
Drupal\supercache\CacheCode
protected $tagCache = array();