You are here

service drupal.mongodb_storage.commands in MongoDB 8.2

Class

Drupal\mongodb_storage\Commands\MongoDbStorageCommands

Tags

  • drush.command

File

modules/mongodb_storage/drush.services.yml
modules/mongodb_storage/drush.services.yml

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