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 2a7cbb6 commit 5d1686fCopy full SHA for 5d1686f
src/UpdateResult.php
@@ -38,7 +38,8 @@ public function getMatchedCount()
38
/**
39
* Return the number of documents that were modified.
40
*
41
- * This value is undefined if the write was not acknowledged.
+ * This value is undefined if the write was not acknowledged or if the write
42
+ * executed as a legacy operation instead of write command.
43
44
* @see UpdateResult::isAcknowledged()
45
* @return integer
0 commit comments