protected property TabularBaseYamlFormExporter::$elements in YAML Form 8
An associative array containing form elements keyed by name.
Type: array
File
- src/
Plugin/ YamlFormExporter/ TabularBaseYamlFormExporter.php, line 20
Class
- TabularBaseYamlFormExporter
- Defines abstract tabular exporter used to build CSV files and HTML tables.
Namespace
Drupal\yamlform\Plugin\YamlFormExporterCode
protected $elements;