You are here

public function YamlFormExporterInterface::openExport in YAML Form 8

Open export.

1 method overrides YamlFormExporterInterface::openExport()
YamlFormExporterBase::openExport in src/YamlFormExporterBase.php
Open export.

File

src/YamlFormExporterInterface.php, line 69

Class

YamlFormExporterInterface
Defines the interface for results exporters.

Namespace

Drupal\yamlform

Code

public function openExport();