ColorConfigCacheInvalidator::$cacheTagsInvalidator

Same name and namespace in other branches
  1. 9 core/modules/color/src/EventSubscriber/ColorConfigCacheInvalidator.php \Drupal\color\EventSubscriber\ColorConfigCacheInvalidator::cacheTagsInvalidator

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

core/modules/color/src/EventSubscriber/ColorConfigCacheInvalidator.php, line 20

Class

ColorConfigCacheInvalidator
A subscriber invalidating cache tags when color config objects are saved.

Namespace

Drupal\color\EventSubscriber

Code

protected $cacheTagsInvalidator;

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