protected property LocaleTranslation::$configFactory in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::configFactory
- 10 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ locale/ src/ LocaleTranslation.php, line 37
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\localeCode
protected $configFactory;