Skip to content

Commit d587a84

Browse files
committed
Lets not start out with complicated zpp...
1 parent ae182d1 commit d587a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/MongoDB/CursorId.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ final class CursorId
1313
// $id is an internal uint64_t value instead of a class property
1414

1515
/**
16-
* @param integer|string $id
16+
* @param string $id
1717
*/
1818
public function __construct($id)
1919
{

0 commit comments

Comments
 (0)