You are here

service patchinfo.commands in PatchInfo 8.2

Class

\Drupal\patchinfo\Commands\PatchInfoCommands

Tags

  • drush.command

File

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

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