protected property AbstractEntityEvent::$entity in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 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\EntityCode
protected $entity;