You are here

constant WebformScheduledEmailManagerInterface::SUBMISSION_TOTAL in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_scheduled_email/src/WebformScheduledEmailManagerInterface.php \Drupal\webform_scheduled_email\WebformScheduledEmailManagerInterface::SUBMISSION_TOTAL

Denote total submissions.

File

modules/webform_scheduled_email/src/WebformScheduledEmailManagerInterface.php, line 80

Class

WebformScheduledEmailManagerInterface
Provides an interface for managing webform scheduled emails.

Namespace

Drupal\webform_scheduled_email

Code

const SUBMISSION_TOTAL = 'total';