You are here

protected property EntityEmbedDialog::$entityBrowser in Entity Embed 8

The entity browser.

Type: \Drupal\entity_browser\EntityBrowserInterface

File

src/Form/EntityEmbedDialog.php, line 67

Class

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

Namespace

Drupal\entity_embed\Form

Code

protected $entityBrowser;