Completed
Push — master ( 3a273c...cfc1e4 )
by Antonio Oertel
02:25
created
src/Driver/MongoDb/Driver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
      * @param Collection $collection
115 115
      * @param bool|false $prefix
116 116
      *
117
-     * @return array
117
+     * @return Collection
118 118
      */
119 119
     protected function getConditionArray(Collection $collection, $prefix = false)
120 120
     {
Please login to merge, or discard this patch.