You are here

protected property EntityEmbedDialog::$eventDispatcher in Entity Embed 8

Event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Form/EntityEmbedDialog.php, line 60

Class

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

Namespace

Drupal\entity_embed\Form

Code

protected $eventDispatcher;