You are here

constant EmailedExport::STORAGE_TYPE_EMAIL in Webform Scheduled Tasks 8.2

A storage type of sending an email.

File

src/Plugin/WebformScheduledTasks/Task/EmailedExport.php, line 67

Class

EmailedExport
A task which emails an export of a list of webforms.

Namespace

Drupal\webform_scheduled_tasks\Plugin\WebformScheduledTasks\Task

Code

const STORAGE_TYPE_EMAIL = 'email';