You are here

public function WebformExporterInterface::openExport in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformExporterInterface.php \Drupal\webform\Plugin\WebformExporterInterface::openExport()

Open export.

1 method overrides WebformExporterInterface::openExport()
WebformExporterBase::openExport in src/Plugin/WebformExporterBase.php
Open export.

File

src/Plugin/WebformExporterInterface.php, line 96

Class

WebformExporterInterface
Defines the interface for results exporters.

Namespace

Drupal\webform\Plugin

Code

public function openExport();