You are here

protected property ContentEntityCdfNormalizer::$contentEntityViewModesNormalizer in Acquia Content Hub 8

The content entity view modes normalizer.

Type: \Drupal\acquia_contenthub\Normalizer\ContentEntityViewModesExtractor

File

src/Normalizer/ContentEntityCdfNormalizer.php, line 76

Class

ContentEntityCdfNormalizer
Converts the Drupal entity object to a Acquia Content Hub CDF array.

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $contentEntityViewModesNormalizer;