protected property WebformSubmission::$data in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Entity/WebformSubmission.php \Drupal\webform\Entity\WebformSubmission::data
The data.
Type: array
File
- src/
Entity/ WebformSubmission.php, line 102
Class
- WebformSubmission
- Defines the WebformSubmission entity.
Namespace
Drupal\webform\EntityCode
protected $data = [];