You are here

constant EntityConflictHandlerInterface::CONFLICT_ENTITY_ORIGINAL_HASH in Conflict 8.2

The entity object property name to use to set the original entity's hash.

File

src/Entity/EntityConflictHandlerInterface.php, line 18

Class

EntityConflictHandlerInterface

Namespace

Drupal\conflict\Entity

Code

const CONFLICT_ENTITY_ORIGINAL_HASH = 'conflictEntityOriginalHash';