You are here

service cms_content_sync_drush.commands in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 drush.services.yml \cms_content_sync_drush.commands
  2. 2.1.x drush.services.yml \cms_content_sync_drush.commands

Class

\Drupal\cms_content_sync\Commands\CMSContentSyncCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\cms_content_sync\Commands\CMSContentSyncCommands
  2. arguments:
  3. - '@cms_content_sync.cli'
  4. tags:
  5. - { name: drush.command }