You are here

constant WebformExporterInterface::ARCHIVE_TAR in Webform 8.5

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

Tar archive.

File

src/Plugin/WebformExporterInterface.php, line 25

Class

WebformExporterInterface
Defines the interface for results exporters.

Namespace

Drupal\webform\Plugin

Code

const ARCHIVE_TAR = 'tar';