You are here

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

The entity being serialized.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/ExcludeEntityFieldEvent.php, line 25

Class

ExcludeEntityFieldEvent
Event fired when serializing individual entity fields for syndication.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $entity;