protected property ViewsEmbedDialog::$entityEmbedDisplayManager in Views entity embed 8
Same name and namespace in other branches
- 2.0.x 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\FormCode
protected $entityEmbedDisplayManager;