You are here

protected property ContentEntityViewModesExtractor::$entityDisplayRepository in Acquia Content Hub 8

The entity manager.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Normalizer/ContentEntityViewModesExtractor.php, line 52

Class

ContentEntityViewModesExtractor
Extracts the rendered view modes from a given ContentEntity Object.

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $entityDisplayRepository;