You are here

protected property EntityEmbedByID::$entityTypeManager in Embed 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/embed_test/src/Plugin/Filter/EntityEmbedByID.php, line 31

Class

EntityEmbedByID
Renders a full node view from an embed code like node:NID.

Namespace

Drupal\embed_test\Plugin\Filter

Code

protected $entityTypeManager;