You are here

protected property TimestampCacheTagsChecksum::$tagCache in Memcache API and Integration 8.2

Contains already loaded cache invalidations from the backend.

Type: array

File

src/Cache/TimestampCacheTagsChecksum.php, line 26

Class

TimestampCacheTagsChecksum
Cache tags invalidations checksum implementation by timestamp invalidation.

Namespace

Drupal\memcache\Cache

Code

protected $tagCache = [];