You are here

protected property ConfigInstaller::$typedConfig 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::typedConfig

The typed configuration manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

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

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $typedConfig;