You are here

protected property ContentHubEntityExportController::$format in Acquia Content Hub 8

Format for the cdf.

Type: string

File

src/Controller/ContentHubEntityExportController.php, line 30

Class

ContentHubEntityExportController
Controller for Content Hub Export Entities using bulk upload.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $format = 'acquia_contenthub_cdf';