You are here

public function YamlFormExporterInterface::closeExport in YAML Form 8

Close export.

1 method overrides YamlFormExporterInterface::closeExport()
YamlFormExporterBase::closeExport in src/YamlFormExporterBase.php
Close export.

File

src/YamlFormExporterInterface.php, line 74

Class

YamlFormExporterInterface
Defines the interface for results exporters.

Namespace

Drupal\yamlform

Code

public function closeExport();