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