Skip to content

Commit 97d8252

Browse files
authored
DOCSP-3702: 1.18 build error (#1306)
1 parent 10e02ed commit 97d8252

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/reference/method/MongoDBClient-addSubscriber.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ notified once of each event for this Client.
5050
Example
5151
-------
5252

53-
Create a :php:`MongoDB\Driver\Monitoring\CommandSubscriber` that
53+
Create a :php:`MongoDB\Driver\Monitoring\CommandSubscriber
54+
<manual/en/class.mongodb-driver-monitoring-commandsubscriber>` that
5455
logs all events:
5556

5657
.. code-block:: php

0 commit comments

Comments
 (0)