apiargs-MongoDBDatabase-method-command-param.yaml 245 Bytes
Newer Older
1 2
arg_name: param
name: $command
3
type: array|object
4
description: |
5
  The :manual:`database command </reference/command>` document.
6
interface: phpmethod
7
operation: ~
8 9 10 11 12 13
optional: false
---
source:
  file: apiargs-common-param.yaml
  ref: $options
...