constant EntityCloneEvents::PRE_CLONE in Entity Clone 8
The PRE_CLONE event occurs before the entity was cloned.
File
- src/
Event/ EntityCloneEvents.php, line 15
Class
- EntityCloneEvents
- Contains all events thrown by entity clone.
Namespace
Drupal\entity_clone\EventCode
const PRE_CLONE = 'entity_clone.pre_clone';