ConfigSync::$activeStorage

Same name and namespace in other branches
  1. 9 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::activeStorage
  2. 10 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::activeStorage

The active configuration object.

Type: \Drupal\Core\Config\StorageInterface

File

core/modules/config/src/Form/ConfigSync.php, line 51

Class

ConfigSync
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config\Form

Code

protected $activeStorage;

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