File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ php-library = "MongoDB PHP Library"
26
26
php-library = " MongoDB PHP Library"
27
27
api = " https://www.mongodb.com/docs/php-library/current/reference"
28
28
driver-short = " PHP library"
29
+ extension-short = " PHP extension"
29
30
string-data-type = " ``string``"
30
31
bool-data-type = " ``bool``"
31
32
int-data-type = " ``int``"
Original file line number Diff line number Diff line change @@ -345,8 +345,12 @@ Miscellaneous Configuration
345
345
API Documentation
346
346
-----------------
347
347
348
- For more information about the types used on this page , see the following API
349
- documentation:
348
+ For more information about the ``MongoDB\Client`` class , see the following {+driver-short+}
349
+ API documentation:
350
350
351
351
- :ref:`MongoDB\Client <php-mongodbclient>`
352
+
353
+ For more information about the ``MongoDB\Driver\ReadPreference`` class, see the following
354
+ {+extension-short+} API documentation:
355
+
352
356
- `MongoDB\\Driver\\ReadPreference <https://www.php.net/manual/en/class.mongodb-driver-readpreference.php>`__
You can’t perform that action at this time.
0 commit comments