Files
be-accone/vendor/mongodb/mongodb/docs/includes/apiargs-MongoDBDatabase-method-command-param.yaml

14 lines
245 B
YAML

arg_name: param
name: $command
type: array|object
description: |
The :manual:`database command </reference/command>` document.
interface: phpmethod
operation: ~
optional: false
---
source:
file: apiargs-common-param.yaml
ref: $options
...