LocaleDefaultConfigStorage::$optionalInstallStorage

Same name in other branches
  1. 8.9.x core/modules/locale/src/LocaleDefaultConfigStorage.php \Drupal\locale\LocaleDefaultConfigStorage::optionalInstallStorage
  2. 10 core/modules/locale/src/LocaleDefaultConfigStorage.php \Drupal\locale\LocaleDefaultConfigStorage::optionalInstallStorage
  3. 11.x core/modules/locale/src/LocaleDefaultConfigStorage.php \Drupal\locale\LocaleDefaultConfigStorage::optionalInstallStorage

The storage instance for reading optional default configuration data.

Type: \Drupal\Core\Config\StorageInterface

File

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

Class

LocaleDefaultConfigStorage
Provides access to default configuration for locale integration.

Namespace

Drupal\locale

Code

protected $optionalInstallStorage;

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