You are here

protected property EntityEmbedDialog::$formBuilder in Entity Embed 8

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Form/EntityEmbedDialog.php, line 46

Class

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

Namespace

Drupal\entity_embed\Form

Code

protected $formBuilder;