editor.config_translation_mapper_subscriber

Same name and namespace in other branches
  1. 11.x core/modules/editor/editor.services.yml \editor.config_translation_mapper_subscriber
  2. 10 core/modules/editor/editor.services.yml \editor.config_translation_mapper_subscriber
  3. 8.9.x core/modules/editor/editor.services.yml \editor.config_translation_mapper_subscriber

Class

Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber

Tags

  • event_subscriber

File

core/modules/editor/editor.services.yml

View source
  1. class: Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber
  2. arguments:
  3. - '@config.factory'
  4. tags:
  5. - { name: event_subscriber }

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