service string_translator.custom_strings in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \string_translator.custom_strings
- 10 core/core.services.yml \string_translator.custom_strings
Class
Drupal\Core\StringTranslation\Translator\CustomStringsTags
- string_translator
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\StringTranslation\Translator\CustomStrings
- arguments:
- - '@settings'
- tags:
- - { name: string_translator, priority: 30 }