You are here

protected property LocaleConfigSubscriber::$localeConfigManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/locale/src/LocaleConfigSubscriber.php \Drupal\locale\LocaleConfigSubscriber::localeConfigManager

The typed configuration manager.

Type: \Drupal\locale\LocaleConfigManager

File

core/modules/locale/src/LocaleConfigSubscriber.php, line 51
Contains \Drupal\locale\LocaleConfigSubscriber.

Class

LocaleConfigSubscriber
Updates strings translation when configuration translations change.

Namespace

Drupal\locale

Code

protected $localeConfigManager;