You are here

protected property WebformScheduledEmailManager::$submissionStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

modules/webform_scheduled_email/src/WebformScheduledEmailManager.php, line 74

Class

WebformScheduledEmailManager
Defines the webform scheduled email manager.

Namespace

Drupal\webform_scheduled_email

Code

protected $submissionStorage;