You are here

constant ConfigSyncListerInterface::UPDATE_MODE_MERGE in Configuration Synchronizer 8.2

Mode in which available updates are merged into the active configuration.

File

src/ConfigSyncListerInterface.php, line 13

Class

ConfigSyncListerInterface
Provides methods related to config listing.

Namespace

Drupal\config_sync

Code

const UPDATE_MODE_MERGE = 1;