function CacheTagPreloadSubscriber::__construct
Same name and namespace in other branches
- 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\EventSubscriberCode
public function __construct(protected CacheTagsChecksumInterface $cacheTagsChecksum) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.