You are here

constant ConflictTypes::CONFLICT_TYPE_LOCAL_REMOTE in Conflict 8.2

Indicates a different change both on the local and remote version.

File

src/ConflictTypes.php, line 15

Class

ConflictTypes

Namespace

Drupal\conflict

Code

const CONFLICT_TYPE_LOCAL_REMOTE = 'conflict_local_remote';