string_translator.custom_strings

Same name in other branches
  1. 8.9.x core/core.services.yml \string_translator.custom_strings
  2. 10 core/core.services.yml \string_translator.custom_strings

Class

Drupal\Core\StringTranslation\Translator\CustomStrings

Tags

  • string_translator

File

core/core.services.yml

View source
  1. class: Drupal\Core\StringTranslation\Translator\CustomStrings
  2. arguments:
  3. - '@settings'
  4. tags:
  5. - { name: string_translator, priority: 30 }

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