You are here

protected property EntityEmbedDisplayBase::$entityTypeManager in Entity Embed 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityEmbedDisplay/EntityEmbedDisplayBase.php, line 33

Class

EntityEmbedDisplayBase
Defines a base Entity Embed Display implementation.

Namespace

Drupal\entity_embed\EntityEmbedDisplay

Code

protected $entityTypeManager;