The typed config manager.
Type: \Drupal\Core\Config\TypedConfigManagerInterface
File
- core/lib/Drupal/Core/Config/ConfigManager.php, line 41
Class
- ConfigManager
- The ConfigManager provides helper functions for the configuration system.
Namespace
Drupal\Core\Config
Code
protected $typedConfigManager;
Please login to continue.