You are here

constant WebformExporterInterface::ARCHIVE_ZIP in Webform 8.5

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

ZIP file.

File

src/Plugin/WebformExporterInterface.php, line 30

Class

WebformExporterInterface
Defines the interface for results exporters.

Namespace

Drupal\webform\Plugin

Code

const ARCHIVE_ZIP = 'zip';