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.
2 parents f3dad05 + 888b85f commit 5bab836Copy full SHA for 5bab836
source/includes/apiargs-MongoDBCollection-method-watch-option.yaml
@@ -23,8 +23,8 @@ description: |
23
copy of the entire document that was changed from some time after the change
24
occurred. The following values are supported:
25
26
- - ``MongoDB\Operation\ChangeStream::FULL_DOCUMENT_DEFAULT`` (*default*)
27
- - ``MongoDB\Operation\ChangeStream::FULL_DOCUMENT_UPDATE_LOOKUP``
+ - ``MongoDB\Operation\Watch::FULL_DOCUMENT_DEFAULT`` (*default*)
+ - ``MongoDB\Operation\Watch::FULL_DOCUMENT_UPDATE_LOOKUP``
28
29
.. note::
30
0 commit comments