StorableConfigBase::$typedConfigManager

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

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

core/lib/Drupal/Core/Config/StorableConfigBase.php, line 48

Class

StorableConfigBase
Provides a base class for configuration objects with storage support.

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.