You are here

protected property ConfigInstaller::$sourceStorage in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::sourceStorage

The configuration storage that provides the default configuration.

Type: \Drupal\Core\Config\StorageInterface

File

core/lib/Drupal/Core/Config/ConfigInstaller.php, line 58
Contains \Drupal\Core\Config\ConfigInstaller.

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $sourceStorage;