You are here

protected property EntityEvent::$item in Feeds 8.3

The item that is being processed.

Type: \Drupal\feeds\Feeds\Item\ItemInterface

File

src/Event/EntityEvent.php, line 26

Class

EntityEvent
Fired at various phases during the process stage.

Namespace

Drupal\feeds\Event

Code

protected $item;