You are here

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

Same name and namespace in other branches
  1. 8.5 modules/webform_devel/src/Form/WebformDevelEntityFormApiBaseForm.php \Drupal\webform_devel\Form\WebformDevelEntityFormApiBaseForm::generate

The webform submission generator service.

Type: \Drupal\webform\WebformSubmissionGenerateInterface

File

modules/webform_devel/src/Form/WebformDevelEntityFormApiBaseForm.php, line 33

Class

WebformDevelEntityFormApiBaseForm
Export a webform's element to Form API (FAPI).

Namespace

Drupal\webform_devel\Form

Code

protected $generate;