You are here

protected property AbstractEntityEvent::$entity in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/core_event_dispatcher/src/Event/Entity/AbstractEntityEvent.php \Drupal\core_event_dispatcher\Event\Entity\AbstractEntityEvent::entity

The Entity.

Type: \Drupal\Core\Entity\EntityInterface

File

modules/core_event_dispatcher/src/Event/Entity/AbstractEntityEvent.php, line 19

Class

AbstractEntityEvent
Class AbstractEntityEvent.

Namespace

Drupal\core_event_dispatcher\Event\Entity

Code

protected $entity;