protected property TranslationManager::$defaultLangcode

The default langcode used in translations.

A language code.

Type: string

File

drupal/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\StringTranslation

Code

protected $defaultLangcode;