You are here

protected property ConfigPartialExportForm::$activeStorage in Config Partial Export 8

The active configuration object.

Type: \Drupal\Core\Config\StorageInterface

File

src/Form/ConfigPartialExportForm.php, line 26

Class

ConfigPartialExportForm
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config_partial_export\Form

Code

protected $activeStorage;