@@ -89,10 +89,10 @@ |
||
| 89 | 89 | } |
| 90 | 90 | |
| 91 | 91 | /** |
| 92 | - * Set the value of the pagination query string |
|
| 93 | - * @param string $pQueryString the new value |
|
| 94 | - * @return object |
|
| 95 | - */ |
|
| 92 | + * Set the value of the pagination query string |
|
| 93 | + * @param string $pQueryString the new value |
|
| 94 | + * @return object |
|
| 95 | + */ |
|
| 96 | 96 | public function setPaginationQueryString($pQueryString) { |
| 97 | 97 | $this->paginationQueryString = $pQueryString; |
| 98 | 98 | return $this; |