You are here

protected property ConfigInstaller::$configManager in Zircon Profile 8

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

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

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

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $configManager;