You are here

service locale.locale_translation_cache_tag in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/locale/locale.services.yml \locale.locale_translation_cache_tag
  2. 9 core/modules/locale/locale.services.yml \locale.locale_translation_cache_tag

Class

Drupal\locale\EventSubscriber\LocaleTranslationCacheTag

Tags

  • event_subscriber

File

core/modules/locale/locale.services.yml
core/modules/locale/locale.services.yml

View source
  1. class: Drupal\locale\EventSubscriber\LocaleTranslationCacheTag
  2. arguments:
  3. - '@cache_tags.invalidator'
  4. tags:
  5. - { name: event_subscriber }