A storage instance for reading configuration data.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/Config/TypedConfigManager.php, line 22
Class
- TypedConfigManager
- Manages config schema type plugins.
Namespace
Drupal\Core\Config
Code
protected $configStorage;
Please login to continue.