You are here

protected property ViewsEmbedDialog::$formBuilder in Views entity embed 8

Same name and namespace in other branches
  1. 2.0.x src/Form/ViewsEmbedDialog.php \Drupal\views_entity_embed\Form\ViewsEmbedDialog::formBuilder

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Form/ViewsEmbedDialog.php, line 38

Class

ViewsEmbedDialog
Provides a form to embed URLs.

Namespace

Drupal\views_entity_embed\Form

Code

protected $formBuilder;