You are here

protected property EntityAlterEvent::$entity in Entity Share 8.2

The Entity object.

Type: \Drupal\Core\Entity\EntityInterface

File

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

Class

EntityAlterEvent
Defines an event for altering the entity.

Namespace

Drupal\entity_share_client\Event

Code

protected $entity;