You are here

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

The entity which corresponds to the CDF object.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Event/CdfAttributesEvent.php, line 27

Class

CdfAttributesEvent
The event which adds custom CDF attributes to the CDF objects.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $entity;