constant EntityCloneEvents::POST_CLONE in Entity Clone 8
The POST_CLONE event occurs when an entity has been cloned and saved.
File
- src/
Event/ EntityCloneEvents.php, line 22
Class
- EntityCloneEvents
- Contains all events thrown by entity clone.
Namespace
Drupal\entity_clone\EventCode
const POST_CLONE = 'entity_clone.post_clone';