You are here

constant ConfigSyncListerInterface::UPDATE_MODE_PARTIAL_RESET in Configuration Synchronizer 8.2

Mode in which available updates reset the active configuration.

An available update is a difference between the Any customizations of these items in the active configuration are discarded.

File

src/ConfigSyncListerInterface.php, line 21

Class

ConfigSyncListerInterface
Provides methods related to config listing.

Namespace

Drupal\config_sync

Code

const UPDATE_MODE_PARTIAL_RESET = 2;