File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -179,12 +179,10 @@ API Documentation
179
179
For more information about the ``command()`` method, see the
180
180
following {+php-library+} API documentation:
181
181
182
- - `MongoDB\\ Database::command() <{+api+}/method/MongoDBDatabase-command/>`__
182
+ :phpmethod: `MongoDB\Database::command()`
183
183
184
184
For more information about the ``Cursor`` and ``ReadPreference`` classes,
185
185
see the following {+extension-short+} API documentation:
186
186
187
- - `MongoDB\\Driver\\Cursor
188
- <https://www.php.net/manual/en/class.mongodb-driver-cursor.php>`__
189
- - `MongoDB\\Driver\\ReadPreference
190
- <https://www.php.net/manual/en/class.mongodb-driver-readpreference.php>`__
187
+ - :php:`MongoDB\Driver\Cursor <mongodb-driver-cursor.php>`
188
+ - :php:`MongoDB\Driver\ReadPreference <mongodb-driver-readpreference.php>`
You can’t perform that action at this time.
0 commit comments