W3cubDocs

/Drupal 8

protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!Schema!ConfigSchemaDiscovery.php/property/ConfigSchemaDiscovery::schemaStorage/8.1.x