You are here

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

The main return object of the serialization process.

Type: \Acquia\ContentHubClient\CDF\CDFObject

File

src/Event/SerializeCdfEntityFieldEvent.php, line 55

Class

SerializeCdfEntityFieldEvent
Event fired when serializing individual entity fields for syndication.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $cdf;