You are here

service mongodb_watchdog.commands in MongoDB 8.2

Class

\Drupal\mongodb_watchdog\Commands\MongoDbWatchdogCommands

Tags

  • drush.command

File

modules/mongodb_watchdog/drush.services.yml
modules/mongodb_watchdog/drush.services.yml

View source
  1. class: \Drupal\mongodb_watchdog\Commands\MongoDbWatchdogCommands
  2. arguments:
  3. - '@mongodb.watchdog.sanity_check'
  4. tags:
  5. - { name: drush.command }