You are here

protected property CreateCdfEntityEvent::$cdfs in Acquia Content Hub 8.2

The CDF Objects generated for this entity.

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

File

src/Event/CreateCdfEntityEvent.php, line 40

Class

CreateCdfEntityEvent
The event dispatched to create new CDF objects.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $cdfs = [];