You are here

constant ConflictTypes::CONFLICT_TYPE_REMOTE in Conflict 8.2

Indicates a change only on the remote version.

File

src/ConflictTypes.php, line 10

Class

ConflictTypes

Namespace

Drupal\conflict

Code

const CONFLICT_TYPE_REMOTE = 'conflict_remote';