You are here

constant EntityConflictEvents::ENTITY_CONFLICT_RESOLVE in Conflict 8.2

The name of the event fired when resolving conflicts.

File

src/Event/EntityConflictEvents.php, line 25

Class

EntityConflictEvents
Defines events for entity conflict discovery and conflict resolution.

Namespace

Drupal\conflict\Event

Code

const ENTITY_CONFLICT_RESOLVE = 'entity_conflict.resolve';