You are here

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\yamlform

Code

public function createExport() {
}