You are here

protected property WebformDevelSubmissionApiForm::$submissionStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

modules/webform_devel/src/Form/WebformDevelSubmissionApiForm.php, line 26

Class

WebformDevelSubmissionApiForm
Form used to test programmatic submissions of webforms.

Namespace

Drupal\webform_devel\Form

Code

protected $submissionStorage;