You are here

protected property EntityEmbedFilter::$entityTypeManager in Entity Embed 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\entity_embed\Plugin\Filter

Code

protected $entityTypeManager;