LocaleDefaultConfigStorage::$configStorage

Same name and namespace in other branches
  1. 9 core/modules/locale/src/LocaleDefaultConfigStorage.php \Drupal\locale\LocaleDefaultConfigStorage::configStorage
  2. 10 core/modules/locale/src/LocaleDefaultConfigStorage.php \Drupal\locale\LocaleDefaultConfigStorage::configStorage
  3. 11.x core/modules/locale/src/LocaleDefaultConfigStorage.php \Drupal\locale\LocaleDefaultConfigStorage::configStorage

The storage instance for reading configuration data.

Type: \Drupal\Core\Config\StorageInterface

File

core/modules/locale/src/LocaleDefaultConfigStorage.php, line 29

Class

LocaleDefaultConfigStorage
Provides access to default configuration for locale integration.

Namespace

Drupal\locale

Code

protected $configStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.