ConfigFactory::$typedConfigManager

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/ConfigFactory.php \Drupal\Core\Config\ConfigFactory::typedConfigManager
  2. 10 core/lib/Drupal/Core/Config/ConfigFactory.php \Drupal\Core\Config\ConfigFactory::typedConfigManager
  3. 11.x core/lib/Drupal/Core/Config/ConfigFactory.php \Drupal\Core\Config\ConfigFactory::typedConfigManager

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

core/lib/Drupal/Core/Config/ConfigFactory.php, line 53

Class

ConfigFactory
Defines the configuration object factory.

Namespace

Drupal\Core\Config

Code

protected $typedConfigManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.