drush.services.yml in MongoDB 8.2
modules/mongodb_watchdog/drush.services.yml
File
modules/mongodb_watchdog/drush.services.ymlView source
- services:
- mongodb_watchdog.commands:
- class: \Drupal\mongodb_watchdog\Commands\MongoDbWatchdogCommands
- arguments:
- - '@mongodb.watchdog.sanity_check'
- tags:
- - { name: drush.command }