You are here

protected property ViewsEmbedDialog::$entityEmbedDisplayManager in Views entity embed 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/ViewsEmbedDialog.php \Drupal\views_entity_embed\Form\ViewsEmbedDialog::entityEmbedDisplayManager

The entity embed display manager.

Type: \Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayManager

File

src/Form/ViewsEmbedDialog.php, line 31

Class

ViewsEmbedDialog
Provides a form to embed URLs.

Namespace

Drupal\views_entity_embed\Form

Code

protected $entityEmbedDisplayManager;