constant WebformExporterInterface::ARCHIVE_ZIP in Webform 8.5
Same name and namespace in other branches
- 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\PluginCode
const ARCHIVE_ZIP = 'zip';