You are here

service mongodb.mongodb_settings in MongoDB 8.2

Class

\Drupal\mongodb\Command\SettingsCommand

Tags

  • drupal.command

File

modules/mongodb/console.services.yml
modules/mongodb/console.services.yml

View source
  1. arguments:
  2. - '@mongodb.tools'
  3. - '@serialization.yaml'
  4. class: \Drupal\mongodb\Command\SettingsCommand
  5. tags:
  6. - { name: drupal.command }