ConfigSchemaDiscovery::$schemaStorage

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.