You are here

protected property YamlFormSubmissionStorage::$elementDataSchema in YAML Form 8

Array used to element data schema.

Type: array

File

src/YamlFormSubmissionStorage.php, line 21

Class

YamlFormSubmissionStorage
Defines the form submission storage.

Namespace

Drupal\yamlform

Code

protected $elementDataSchema = [];