Skip to content

Commit e15c2bd

Browse files
committed
missing argument doc
1 parent 266b7e9 commit e15c2bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Collection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class Collection
5050
* supported drivers follow.
5151
*
5252
* @param Manager $manager The phongo Manager instance
53+
* @param string $ns Fully Qualified Namespace (dbname.collname)
5354
* @param WriteConcern $wc The WriteConcern to apply to writes
5455
* @param ReadPreference $rp The ReadPreferences to apply to reads
5556
*/

0 commit comments

Comments
 (0)