You are here

service security_review.commands in Security Review 8

Class

Drupal\security_review\Commands\SecurityReviewCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\security_review\Commands\SecurityReviewCommands
  2. arguments:
  3. - '@security_review'
  4. - '@security_review.checklist'
  5. tags:
  6. - { name: drush.command }