@@ -114,7 +114,7 @@ |
||
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 | { |