You are here

protected property EntityEmbedDialog::$entityEmbedDisplayManager in Entity Embed 8

The entity embed display manager.

Type: \Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayManager

File

src/Form/EntityEmbedDialog.php, line 39

Class

EntityEmbedDialog
Provides a form to embed entities by specifying data attributes.

Namespace

Drupal\entity_embed\Form

Code

protected $entityEmbedDisplayManager;