You are here

protected property EntityEmbedDialog::$moduleHandler in Entity Embed 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/EntityEmbedDialog.php, line 81

Class

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

Namespace

Drupal\entity_embed\Form

Code

protected $moduleHandler;