You are here

protected property EntityCloneEvent::$entity in Entity Clone 8

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;