CacheTagsChecksumTrait::$delayedTags

The set of cache tags whose invalidation is delayed.

Type: string[]

File

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

Class

CacheTagsChecksumTrait
A trait for cache tag checksum implementations.

Namespace

Drupal\Core\Cache

Code

protected $delayedTags = [];

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