You are here

protected property AuditPreEntityDeleteEvent::$entity in Acquia Content Hub 8

The entity about to be deleted.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

acquia_contenthub_audit/src/Event/AuditPreEntityDeleteEvent.php, line 20

Class

AuditPreEntityDeleteEvent
Event fired before deleting an entity.

Namespace

Drupal\acquia_contenthub_audit\Event

Code

protected $entity;