Completed
Push — 2538542-path ( aff5d3...8ec75c )
by Frédéric G.
02:32
created
mongodb_module.php 1 patch
Doc Comments   -3 removed lines patch added patch discarded remove patch
@@ -84,9 +84,6 @@
 block discarded – undo
84 84
 /**
85 85
  * Returns a MongoCollection object.
86 86
  *
87
- * @param mixed $collection_name
88
- *   Can be either a plain collection name or 0-based array containing a
89
- *   collection name and a prefix.
90 87
  *
91 88
  * @return \MongoCollection|\MongoDebugCollection|\MongoDummy
92 89
  *   Return a MongoCollection in normal situations, a MongoDebugCollection if
Please login to merge, or discard this patch.