You are here

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

The CDF Array to be parsed.

Type: \Acquia\ContentHubClient\CDF\CDFObject

File

src/Event/ParseCdfEntityEvent.php, line 29

Class

ParseCdfEntityEvent
The event fired during importing a CDF into a local entity.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $cdf;