You are here

drush.services.yml in Content Synchronizer 8

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

File

drush.services.yml
View source
  1. services:
  2. content_synchronizer.commands:
  3. class: \Drupal\content_synchronizer\Commands\ContentSynchronizerCommands
  4. tags:
  5. - { name: drush.command }