protected property ContentEntityCdfNormalizer::$format in Acquia Content Hub 8
The format that the Normalizer can handle.
Type: string
Overrides NormalizerBase::$format
File
- src/
Normalizer/ ContentEntityCdfNormalizer.php, line 48
Class
- ContentEntityCdfNormalizer
- Converts the Drupal entity object to a Acquia Content Hub CDF array.
Namespace
Drupal\acquia_contenthub\NormalizerCode
protected $format = 'acquia_contenthub_cdf';