The active configuration storage.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/Config/ConfigManager.php, line 48
Class
- ConfigManager
- The ConfigManager provides helper functions for the configuration system.
Namespace
Drupal\Core\Config
Code
protected $activeStorage;
Please login to continue.