protected property WebformSubmissionStorage::$elementDataSchema in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionStorage.php \Drupal\webform\WebformSubmissionStorage::elementDataSchema
Array used to element data schema.
Type: array
File
- src/
WebformSubmissionStorage.php, line 31
Class
- WebformSubmissionStorage
- Defines the webform submission storage.
Namespace
Drupal\webformCode
protected $elementDataSchema = [];