CacheTagsChecksumTrait::$preloadTags

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php \Drupal\Core\Cache\CacheTagsChecksumTrait::preloadTags

Registered cache tags to preload.

Type: preloadTags

File

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

Class

CacheTagsChecksumTrait
A trait for cache tag checksum implementations.

Namespace

Drupal\Core\Cache

Code

protected array $preloadTags = [];

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