protected property TranslationManager::$defaultLangcode in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/StringTranslation/TranslationManager.php \Drupal\Core\StringTranslation\TranslationManager::defaultLangcode
The default langcode used in translations.
A language code.
Type: string
File
- core/
lib/ Drupal/ Core/ StringTranslation/ TranslationManager.php, line 45 - Contains \Drupal\Core\StringTranslation\TranslationManager.
Class
- TranslationManager
- Defines a chained translation implementation combining multiple translators.
Namespace
Drupal\Core\StringTranslationCode
protected $defaultLangcode;