W3cubDocs

/Drupal 8

protected property TypedConfigManager::$configStorage

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;

© 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!TypedConfigManager.php/property/TypedConfigManager::configStorage/8.1.x