@@ -54,11 +54,11 @@ |
||
54 | 54 | return $this->builder->limit; |
55 | 55 | } |
56 | 56 | |
57 | - /** |
|
58 | - * Get the grammar specific operators. |
|
59 | - * |
|
60 | - * @return array |
|
61 | - */ |
|
57 | + /** |
|
58 | + * Get the grammar specific operators. |
|
59 | + * |
|
60 | + * @return array |
|
61 | + */ |
|
62 | 62 | public function getOperators() |
63 | 63 | { |
64 | 64 | return $this->operators; |