function CacheTagPreloadSubscriber::__construct

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php \Drupal\Core\Cache\EventSubscriber\CacheTagPreloadSubscriber::__construct()

File

core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php, line 17

Class

CacheTagPreloadSubscriber
Preloads frequently used cache tags.

Namespace

Drupal\Core\Cache\EventSubscriber

Code

public function __construct(protected CacheTagsChecksumInterface $cacheTagsChecksum) {
}

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