protected property LocaleTranslation::$languageManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::languageManager
- 10 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ locale/ src/ LocaleTranslation.php, line 74
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\localeCode
protected $languageManager;