You are here

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

The entity we're about to save.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/PreEntitySaveEvent.php, line 22

Class

PreEntitySaveEvent
Event that fires prior to an entity save.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $entity;