Same name in other branches
- 8.x-1.x src/Event/EntityCloneEvents.php \Drupal\entity_clone\Event\EntityCloneEvents::POST_CLONE
The POST_CLONE event occurs when an entity has been cloned and saved.
Fichier
-
src/
Event/ EntityCloneEvents.php, line 22
Classe
- EntityCloneEvents
- Contains all events thrown by entity clone.
Namespace
Drupal\entity_clone\EventCode
const POST_CLONE = 'entity_clone.post_clone';