You are here

constant EntityConflictHandlerInterface::CONFLICT_ENTITY_NEEDS_MANUAL_MERGE in Conflict 8.2

The entity object property name to use as a needs merge flag.

File

src/Entity/EntityConflictHandlerInterface.php, line 33

Class

EntityConflictHandlerInterface

Namespace

Drupal\conflict\Entity

Code

const CONFLICT_ENTITY_NEEDS_MANUAL_MERGE = 'conflictEntityNeedsManualMerge';