You are here

constant EntityConflictHandlerInterface::CONFLICT_ENTITY_ORIGINAL in Conflict 8.2

The entity object property name to use to append the original entity.

File

src/Entity/EntityConflictHandlerInterface.php, line 13

Class

EntityConflictHandlerInterface

Namespace

Drupal\conflict\Entity

Code

const CONFLICT_ENTITY_ORIGINAL = 'conflictEntityOriginal';