You are here

service patchinfo_drupalorg.commands in PatchInfo 8.2

Class

Drupal\patchinfo_drupalorg\Commands\PatchInfoDrupalorgCommands

Tags

  • drush.command

File

modules/patchinfo_drupalorg/drush.services.yml
modules/patchinfo_drupalorg/drush.services.yml

View source
  1. class: Drupal\patchinfo_drupalorg\Commands\PatchInfoDrupalorgCommands
  2. arguments:
  3. - '@update.manager'
  4. - '@patchinfo_drupalorg.patchinfo_drupalorg_service'
  5. tags:
  6. - { name: drush.command }