You are here

service scheduled_transitions.commands in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 drush.services.yml \scheduled_transitions.commands

Class

Drupal\scheduled_transitions\Commands\ScheduledTransitionsCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\scheduled_transitions\Commands\ScheduledTransitionsCommands
  2. arguments:
  3. - '@scheduled_transitions.jobs'
  4. tags:
  5. - { name: drush.command }