You are here

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

The entity.

Type: \Drupal\Core\Entity\EntityInterface|null

File

src/Event/CleanUpStubsEvent.php, line 21

Class

CleanUpStubsEvent
Event to clean up stubs after import.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $entity;