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

The snapshot configuration object.

Type: \Drupal\Core\Config\StorageInterface

File

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

Class

ConfigSync
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config\Form

Code

protected $snapshotStorage;