You are here

service content_synchronizer.commands in Content Synchronizer 8.2

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

Class

\Drupal\content_synchronizer\Commands\ContentSynchronizerCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\content_synchronizer\Commands\ContentSynchronizerCommands
  2. tags:
  3. - { name: drush.command }
  4. arguments:
  5. - '@date.formatter'
  6. - '@file_system'