@@ -83,7 +83,7 @@ |
||
83 | 83 | public function toArray() |
84 | 84 | { |
85 | 85 | if ($this->order) { |
86 | - $this->addParameter('order', $this->order); |
|
86 | + $this->addParameter('order', $this->order); |
|
87 | 87 | } |
88 | 88 | |
89 | 89 | if ($this->nestedFilter) { |