ExportStorageManager::$active

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

The active configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

core/lib/Drupal/Core/Config/ExportStorageManager.php, line 30

Class

ExportStorageManager
The export storage manager dispatches an event for the export storage.

Namespace

Drupal\Core\Config

Code

protected $active;

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