You are here

drush.services.yml in PatchInfo 8.2

File

drush.services.yml
View source
  1. services:
  2. patchinfo.commands:
  3. class: \Drupal\patchinfo\Commands\PatchInfoCommands
  4. arguments:
  5. - '@update.manager'
  6. tags:
  7. - { name: drush.command }