You are here

protected property WebformSubmissionResendForm::$webformSubmission in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Form/WebformSubmissionResendForm.php \Drupal\webform\Form\WebformSubmissionResendForm::webformSubmission

A webform submission.

Type: \Drupal\webform\WebformSubmissionInterface

File

src/Form/WebformSubmissionResendForm.php, line 26

Class

WebformSubmissionResendForm
Defines a webform that resends webform submission.

Namespace

Drupal\webform\Form

Code

protected $webformSubmission;