protected property WebformSubmissionForm::$formBuilder in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::formBuilder
The form builder.
Type: \Drupal\Core\Form\FormBuilderInterface
File
- src/
WebformSubmissionForm.php, line 74
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $formBuilder;