You are here

protected property EntityInsertEvent::$entity in Entity Share 8.2

The Entity object.

Type: \Drupal\Core\Entity\EntityInterface

File

modules/entity_share_client/src/Event/EntityInsertEvent.php, line 23

Class

EntityInsertEvent
Defines an event for altering the entity.

Namespace

Drupal\entity_share_client\Event

Code

protected $entity;