You are here

protected property WebformSubmissionForm::$entity in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::entity

The webform submission.

Type: \Drupal\webform\WebformSubmissionInterface

Overrides ContentEntityForm::$entity

File

src/WebformSubmissionForm.php, line 158

Class

WebformSubmissionForm
Provides a webform to collect and edit submissions.

Namespace

Drupal\webform

Code

protected $entity;