You are here

constant EntityConflictEvents::ENTITY_CONFLICT_DISCOVERY in Conflict 8.2

The name of the event fired when searching for conflicts.

File

src/Event/EntityConflictEvents.php, line 18

Class

EntityConflictEvents
Defines events for entity conflict discovery and conflict resolution.

Namespace

Drupal\conflict\Event

Code

const ENTITY_CONFLICT_DISCOVERY = 'entity_conflict.discovery';