public function YamlFormExporterInterface::createExport in YAML Form 8
Create export.
1 method overrides YamlFormExporterInterface::createExport()
- YamlFormExporterBase::createExport in src/
YamlFormExporterBase.php - Create export.
File
- src/
YamlFormExporterInterface.php, line 64
Class
- YamlFormExporterInterface
- Defines the interface for results exporters.
Namespace
Drupal\yamlformCode
public function createExport();