You are here

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

The CDF object.

Type: \Acquia\ContentHubClient\CDF\CDFObject[]

File

src/Event/PruneCdfEntitiesEvent.php, line 24

Class

PruneCdfEntitiesEvent
Use to remove entities a subscriber does not want to import.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $cdf;