You are here

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

The CDF Object for which to create attributes.

Type: \Acquia\ContentHubClient\CDF\CDFObject

File

src/Event/CdfAttributesEvent.php, line 20

Class

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

Namespace

Drupal\acquia_contenthub\Event

Code

protected $cdf;