protected property ViewsEmbedDialog::$formBuilder in Views entity embed 8
Same name and namespace in other branches
- 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\FormCode
protected $formBuilder;