You are here

protected property EntityCloneEvent::$clonedEntity in Entity Clone 8

New cloned entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/EntityCloneEvent.php, line 25

Class

EntityCloneEvent
Represents entity selection as event.

Namespace

Drupal\entity_clone\Event

Code

protected $clonedEntity;