You are here

service mongodb.commands in MongoDB 8.2

Class

\Drupal\mongodb\Commands\MongodbCommands

Tags

  • drush.command

File

modules/mongodb/drush.services.yml
modules/mongodb/drush.services.yml

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