You are here

protected property EntityEmbedTwigExtension::$builder in Entity Embed 8

The entity embed builder service.

Type: \Drupal\entity_embed\EntityEmbedBuilderInterface

File

src/Twig/EntityEmbedTwigExtension.php, line 26

Class

EntityEmbedTwigExtension
Provide entity embedding function within Twig templates.

Namespace

Drupal\entity_embed\Twig

Code

protected $builder;