public function YamlFormExporterBase::createExport in YAML Form 8
Create export.
Overrides YamlFormExporterInterface::createExport
File
- src/
YamlFormExporterBase.php, line 196
Class
- YamlFormExporterBase
- Provides a base class for a results exporter.
Namespace
Drupal\yamlformCode
public function createExport() {
}