You are here

protected property Entity::$entityTypeManager in Entity Embed 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/EmbedType/Entity.php, line 33

Class

Entity
Entity embed type.

Namespace

Drupal\entity_embed\Plugin\EmbedType

Code

protected $entityTypeManager;