drush.services.yml in CMS Content Sync 8
Same filename in this branch
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- cms_content_sync_drush.commands:
- class: \Drupal\cms_content_sync\Commands\CMSContentSyncCommands
- arguments: ['@cms_content_sync.cli']
- tags:
- - { name: drush.command }