@@ -38,6 +38,9 @@ |
||
| 38 | 38 | return $this; |
| 39 | 39 | } |
| 40 | 40 | |
| 41 | + /** |
|
| 42 | + * @param string $logical |
|
| 43 | + */ |
|
| 41 | 44 | protected function addWhereGroup($collection, $conditions, $logical) |
| 42 | 45 | { |
| 43 | 46 | /** |