You are here

protected property Entity::$entityTypeRepository in Entity Embed 8

The entity type repository service.

Type: \Drupal\Core\Entity\EntityTypeRepositoryInterface

File

src/Plugin/EmbedType/Entity.php, line 40

Class

Entity
Entity embed type.

Namespace

Drupal\entity_embed\Plugin\EmbedType

Code

protected $entityTypeRepository;