ConfigCacheTag::$cacheTagsInvalidator
Same name in other branches
- 9 core/modules/system/src/EventSubscriber/ConfigCacheTag.php \Drupal\system\EventSubscriber\ConfigCacheTag::cacheTagsInvalidator
- 8.9.x core/modules/system/src/EventSubscriber/ConfigCacheTag.php \Drupal\system\EventSubscriber\ConfigCacheTag::cacheTagsInvalidator
The cache tags invalidator.
Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface
File
-
core/
modules/ system/ src/ EventSubscriber/ ConfigCacheTag.php, line 29
Class
- ConfigCacheTag
- A subscriber invalidating cache tags when system config objects are saved.
Namespace
Drupal\system\EventSubscriberCode
protected $cacheTagsInvalidator;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.