@@ -30,7 +30,7 @@ |
||
30 | 30 | |
31 | 31 | $this->conditions = []; |
32 | 32 | $this->parameters = []; |
33 | - $this->parser = new StringParser(); |
|
33 | + $this->parser = new StringParser(); |
|
34 | 34 | } |
35 | 35 | |
36 | 36 | public function createFilter(array $orFilters) |