protected property WebformSubmissionForm::$originalData in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::originalData
Stores the original submission data passed via the EntityFormBuilder.
Type: array
See also
\Drupal\webform\WebformSubmissionForm::setEntity
File
- src/
WebformSubmissionForm.php, line 186
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $originalData;