You are here

protected property EntityEmbedFilter::$builder in Entity Embed 8

The entity embed builder service.

Type: \Drupal\entity_embed\EntityEmbedBuilderInterface

File

src/Plugin/Filter/EntityEmbedFilter.php, line 61

Class

EntityEmbedFilter
Provides a filter to display embedded entities based on data attributes.

Namespace

Drupal\entity_embed\Plugin\Filter

Code

protected $builder;