You are here

protected property CleanEvent::$entity in Feeds 8.3

The entity to clean.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/CleanEvent.php, line 18

Class

CleanEvent
Fired to begin cleaning.

Namespace

Drupal\feeds\Event

Code

protected $entity;