protected property LocaleDefaultConfigStorage::$optionalInstallStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 55 - Contains \Drupal\locale\LocaleDefaultConfigStorage.
Class
- LocaleDefaultConfigStorage
- Provides access to default configuration for locale integration.
Namespace
Drupal\localeCode
protected $optionalInstallStorage;