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 a3a14c2 commit 2c1cdb5Copy full SHA for 2c1cdb5
src/ChangeStream.php
@@ -138,7 +138,7 @@ public function valid()
138
/**
139
* Extracts the resume token (i.e. "_id" field) from the change document.
140
*
141
- * @param array|document $document Change document
+ * @param array|object $document Change document
142
* @return mixed
143
* @throws InvalidArgumentException
144
* @throws ResumeTokenException if the resume token is not found or invalid
0 commit comments