You are here

service site_alert.commands in Site Alert 8

Class

Drupal\site_alert\Commands\SiteAlertCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\site_alert\Commands\SiteAlertCommands
  2. arguments:
  3. - '@site_alert.cli_commands'
  4. tags:
  5. - { name: drush.command }