You are here

service mob_queue.commands in Drush Queue Handling 8

Class

Drupal\mob_queue\Commands\MobQueueCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: Drupal\mob_queue\Commands\MobQueueCommands
  2. arguments:
  3. - '@account_switcher'
  4. - '@mob_queue.operator'
  5. tags:
  6. - { name: drush.command }