A storage instance for reading configuration schema data.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php, line 21
Class
- ConfigSchemaDiscovery
- Allows YAML files to define config schema types.
Namespace
Drupal\Core\Config\Schema
Code
protected $schemaStorage;
Please login to continue.