You are here

service mongodb.watchdog.sanity_check in MongoDB 8.2

Class

Drupal\mongodb_watchdog\Install\SanityCheck

File

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

View source
  1. class: Drupal\mongodb_watchdog\Install\SanityCheck
  2. arguments:
  3. - '@mongodb.database_factory'
  4. - '@config.factory'