You are here

protected property EntityEmbedTwigExtension::$entityTypeManager in Entity Embed 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Twig/EntityEmbedTwigExtension.php, line 19

Class

EntityEmbedTwigExtension
Provide entity embedding function within Twig templates.

Namespace

Drupal\entity_embed\Twig

Code

protected $entityTypeManager;