You are here

service webform_scheduled_email.manager.commands in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_scheduled_email/drush.services.yml \webform_scheduled_email.manager.commands

Class

\Drupal\webform_scheduled_email\Commands\WebformScheduledEmailCommands

Tags

  • drush.command

File

modules/webform_scheduled_email/drush.services.yml
modules/webform_scheduled_email/drush.services.yml

View source
  1. class: \Drupal\webform_scheduled_email\Commands\WebformScheduledEmailCommands
  2. arguments:
  3. - '@webform_scheduled_email.manager'
  4. tags:
  5. - { name: drush.command }