protected property TabularBaseYamlFormExporter::$fieldDefinitions in YAML Form 8
An associative array containing a form's field definitions.
Type: array
File
- src/
Plugin/ YamlFormExporter/ TabularBaseYamlFormExporter.php, line 27
Class
- TabularBaseYamlFormExporter
- Defines abstract tabular exporter used to build CSV files and HTML tables.
Namespace
Drupal\yamlform\Plugin\YamlFormExporterCode
protected $fieldDefinitions;