protected property LocaleConfigSubscriber::$configFactory in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/LocaleConfigSubscriber.php \Drupal\locale\LocaleConfigSubscriber::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ locale/ src/ LocaleConfigSubscriber.php, line 41
Class
- LocaleConfigSubscriber
- Updates strings translation when configuration translations change.
Namespace
Drupal\localeCode
protected $configFactory;