You are here

protected property WebformScheduledEmailCommands::$manager in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_scheduled_email/src/Commands/WebformScheduledEmailCommands.php \Drupal\webform_scheduled_email\Commands\WebformScheduledEmailCommands::manager

The webform scheduled email manager.

Type: \Drupal\webform_scheduled_email\WebformScheduledEmailManagerInterface

File

modules/webform_scheduled_email/src/Commands/WebformScheduledEmailCommands.php, line 21

Class

WebformScheduledEmailCommands
Webform scheduled email commands for Drush 9.x.

Namespace

Drupal\webform_scheduled_email\Commands

Code

protected $manager;