Skip to content

Commit dc7446c

Browse files
committed
Fix
1 parent ab88a1f commit dc7446c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/includes/usage-examples/read-code-examples.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151

5252
// Data Changes
5353
// start-change-stream
54+
$changeStream = $collection->watch();
5455
$changeStream->rewind();
5556

5657
do {

0 commit comments

Comments
 (0)