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 f812b9e commit 300792aCopy full SHA for 300792a
docs/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