You are here

protected property UrlEmbedDialog::$formBuilder in URL Embed 8

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Form/UrlEmbedDialog.php, line 34
Contains \Drupal\url_embed\Form\UrlEmbedDialog.

Class

UrlEmbedDialog
Provides a form to embed URLs.

Namespace

Drupal\url_embed\Form

Code

protected $formBuilder;