You are here

protected property WebformSubmissionForm::$generate in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::generate

The webform submission generation service.

Type: \Drupal\webform\WebformSubmissionGenerateInterface

File

src/WebformSubmissionForm.php, line 156

Class

WebformSubmissionForm
Provides a webform to collect and edit submissions.

Namespace

Drupal\webform

Code

protected $generate;