You are here

protected property WebformSubmissionResendForm::$webformSubmission in Webform 6.x

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

A webform submission.

Type: \Drupal\webform\WebformSubmissionInterface

File

src/Form/WebformSubmissionResendForm.php, line 32

Class

WebformSubmissionResendForm
Defines a webform that resends webform submission.

Namespace

Drupal\webform\Form

Code

protected $webformSubmission;