You are here

constant EntityConflictHandlerInterface::CONFLICT_TYPE_FIELD_PROPERTY in Conflict 8.2

A constant defining the property name on fields for the conflict type.

File

src/Entity/EntityConflictHandlerInterface.php, line 38

Class

EntityConflictHandlerInterface

Namespace

Drupal\conflict\Entity

Code

const CONFLICT_TYPE_FIELD_PROPERTY = 'conflictType';