LanguageConfigFactoryOverride::$baseStorage

The configuration storage.

Do not access this directly. Should be accessed through self::getStorage() so that the cache of storages per langcode is used.

Type: \Drupal\Core\Config\StorageInterface

File

core/modules/language/src/Config/LanguageConfigFactoryOverride.php, line 32

Class

LanguageConfigFactoryOverride
Provides language overrides for the configuration factory.

Namespace

Drupal\language\Config

Code

1
protected $baseStorage;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.