You are here

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

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

The source entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/WebformSubmissionResendForm.php, line 39

Class

WebformSubmissionResendForm
Defines a webform that resends webform submission.

Namespace

Drupal\webform\Form

Code

protected $entity;