The cache tags invalidator.
Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface
File
- core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php, line 19
Class
- LocaleTranslationCacheTag
- A subscriber invalidating cache tags when translating a string.
Namespace
Drupal\locale\EventSubscriber
Code
protected $cacheTagsInvalidator;
Please login to continue.