protected property WebformSubmissionForm::$entity in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::entity
The webform submission.
Type: \Drupal\webform\WebformSubmissionInterface
Overrides ContentEntityForm::$entity
File
- src/
WebformSubmissionForm.php, line 163
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $entity;