Unverified Commit 300792af authored by Jeremy Mikola's avatar Jeremy Mikola Committed by GitHub

Fix reference to constants in Collection::watch() docs

parent f812b9e6
......@@ -23,8 +23,8 @@ description: |
copy of the entire document that was changed from some time after the change
occurred. The following values are supported:
- ``MongoDB\Operation\ChangeStream::FULL_DOCUMENT_DEFAULT`` (*default*)
- ``MongoDB\Operation\ChangeStream::FULL_DOCUMENT_UPDATE_LOOKUP``
- ``MongoDB\Operation\Watch::FULL_DOCUMENT_DEFAULT`` (*default*)
- ``MongoDB\Operation\Watch::FULL_DOCUMENT_UPDATE_LOOKUP``
.. note::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment