You are here

public property WebformExporter::$files in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Annotation/WebformExporter.php \Drupal\webform\Annotation\WebformExporter::files

Download uploaded files (in a zipped archive).

Type: bool

File

src/Annotation/WebformExporter.php, line 73

Class

WebformExporter
Defines a results exporter annotation object.

Namespace

Drupal\webform\Annotation

Code

public $files = TRUE;