protected property LocaleTranslation::$languageManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 76 - Contains \Drupal\locale\LocaleTranslation.
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\localeCode
protected $languageManager;