You are here

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

The formats that this Encoder supports.

Type: string

File

src/Encoder/ContentHubCdfEncoder.php, line 20

Class

ContentHubCdfEncoder
Encodes Content Hub CDF data in JSON.

Namespace

Drupal\acquia_contenthub\Encoder

Code

protected $format = 'acquia_contenthub_cdf';