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 266b7e9 commit e15c2bdCopy full SHA for e15c2bd
src/Collection.php
@@ -50,6 +50,7 @@ class Collection
50
* supported drivers follow.
51
*
52
* @param Manager $manager The phongo Manager instance
53
+ * @param string $ns Fully Qualified Namespace (dbname.collname)
54
* @param WriteConcern $wc The WriteConcern to apply to writes
55
* @param ReadPreference $rp The ReadPreferences to apply to reads
56
*/
0 commit comments