You are here

public function YamlFormExporterInterface::writeFooter in YAML Form 8

Write footer to export.

1 method overrides YamlFormExporterInterface::writeFooter()
YamlFormExporterBase::writeFooter in src/YamlFormExporterBase.php
Write footer to export.

File

src/YamlFormExporterInterface.php, line 92

Class

YamlFormExporterInterface
Defines the interface for results exporters.

Namespace

Drupal\yamlform

Code

public function writeFooter();