The typed config manager.
Type: \Drupal\Core\Config\TypedConfigManagerInterface
File
- core/lib/Drupal/Core/Config/StorableConfigBase.php, line 44
Class
- StorableConfigBase
- Provides a base class for configuration objects with storage support.
Namespace
Drupal\Core\Config
Code
protected $typedConfigManager;
Please login to continue.