You are here

constant ConfigSyncSnapshotterInterface::SNAPSHOT_MODE_IMPORT in Configuration Synchronizer 8.2

Import snapshot mode.

File

src/ConfigSyncSnapshotterInterface.php, line 19

Class

ConfigSyncSnapshotterInterface
The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.

Namespace

Drupal\config_sync

Code

const SNAPSHOT_MODE_IMPORT = 'import';