You are here

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

The snapshot configuration object.

Type: \Drupal\Core\Config\StorageInterface

File

src/Form/ConfigPartialExportForm.php, line 33

Class

ConfigPartialExportForm
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config_partial_export\Form

Code

protected $snapshotStorage;