You are here

drush.services.yml in Scheduled Publish 8.3

Same filename and directory in other branches
  1. 8.2 drush.services.yml

File

drush.services.yml
View source
  1. services:
  2. scheduled_publish.commands:
  3. class: \Drupal\scheduled_publish\Commands\ScheduledPublishCommands
  4. tags:
  5. - { name: drush.command }
  6. arguments: ['@scheduled_publish.update']