You are here

protected property EntityEvent::$entity in Feeds 8.3

The entity being inserted or updated.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/EntityEvent.php, line 19

Class

EntityEvent
Fired at various phases during the process stage.

Namespace

Drupal\feeds\Event

Code

protected $entity;