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\TwigCode
protected $entityTypeManager;