Same name in other branches
- 8.x-1.x src/Event/EntityCloneEvent.php \Drupal\entity_clone\Event\EntityCloneEvent::entity
Entity being cloned.
Type: \Drupal\Core\Entity\EntityInterface
Fichier
-
src/
Event/ EntityCloneEvent.php, line 18
Classe
- EntityCloneEvent
- Represents entity selection as event.
Namespace
Drupal\entity_clone\EventCode
protected $entity;