Skip to content

Commit 1bbedd9

Browse files
committed
Refer to extension docs for Client::startSession() options
1 parent a7076f9 commit 1bbedd9

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

docs/includes/apiargs-MongoDBClient-method-startSession-option.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/reference/method/MongoDBClient-startSession.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Definition
2323

2424
function startSession(array $options = []): MongoDB\Driver\Session
2525

26-
The ``$options`` parameter supports the following options:
27-
28-
.. include:: /includes/apiargs/MongoDBClient-method-startSession-option.rst
26+
Refer to the :php:`MongoDB\\Driver\\Manager::startSession()
27+
<mongodb-driver-manager.startsession>` extension reference for accepted
28+
options.
2929

3030
Return Values
3131
-------------

0 commit comments

Comments
 (0)