You are here

service site_audit.commands in Site Audit 8.3

Class

\Drupal\site_audit\Commands\SiteAuditCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\site_audit\Commands\SiteAuditCommands
  2. arguments:
  3. - '@plugin.manager.site_audit_check'
  4. - '@plugin.manager.site_audit_report'
  5. tags:
  6. - { name: drush.command }