CacheTagsChecksumTrait::$tagCache

Contains already loaded tag invalidation counts from the storage.

Type: int[]

File

core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php, line 33

Class

CacheTagsChecksumTrait
A trait for cache tag checksum implementations.

Namespace

Drupal\Core\Cache

Code

protected $tagCache = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.