You are here

protected property ParseCdfEntityEvent::$entity in Acquia Content Hub 8.2

The resulting entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/ParseCdfEntityEvent.php, line 43

Class

ParseCdfEntityEvent
The event fired during importing a CDF into a local entity.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $entity;