Commit e15c2bd5 authored by Hannes Magnusson's avatar Hannes Magnusson

missing argument doc

parent 266b7e9a
...@@ -50,6 +50,7 @@ class Collection ...@@ -50,6 +50,7 @@ class Collection
* supported drivers follow. * supported drivers follow.
* *
* @param Manager $manager The phongo Manager instance * @param Manager $manager The phongo Manager instance
* @param string $ns Fully Qualified Namespace (dbname.collname)
* @param WriteConcern $wc The WriteConcern to apply to writes * @param WriteConcern $wc The WriteConcern to apply to writes
* @param ReadPreference $rp The ReadPreferences to apply to reads * @param ReadPreference $rp The ReadPreferences to apply to reads
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment