Same name and namespace in other branches
  1. 8.x-1.x src/Event/EntityCloneEvent.php \Drupal\entity_clone\Event\EntityCloneEvent::entity 1 comment

Entity being cloned.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/EntityCloneEvent.php, line 18

Class

EntityCloneEvent
Represents entity selection as event.

Namespace

Drupal\entity_clone\Event

Code

protected $entity;