We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6088f8 commit 7cd7c30Copy full SHA for 7cd7c30
source/connect/connection-options.txt
@@ -64,7 +64,7 @@ The following example shows how to use the ``$uriOptions`` parameter of the
64
:copyable: true
65
:start-after: // start-client-options
66
:end-before: // end-client-options
67
- :emphasize-lines: 2, 5-8, 11
+ :emphasize-lines: 5-8, 11
68
69
.. note::
70
@@ -348,7 +348,7 @@ API Documentation
348
For more information about the ``MongoDB\Client`` class, see the following {+driver-short+}
349
API documentation:
350
351
-- :ref:`MongoDB\Client <php-mongodbclient>`
+- :phpclass:`MongoDB\Client`
352
353
For more information about the ``MongoDB\Driver\ReadPreference`` class, see the following
354
{+extension-short+} API documentation:
0 commit comments