drush.services.yml in Scheduled Publish 8.2
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- scheduled_publish.commands:
- class: \Drupal\scheduled_publish\Commands\ScheduledPublishCommands
- tags:
- - { name: drush.command }
- arguments: ['@scheduled_publish.update']