@@ -124,7 +124,7 @@ discard block |
||
| 124 | 124 | } |
| 125 | 125 | |
| 126 | 126 | /** |
| 127 | - * @return mixed |
|
| 127 | + * @return integer |
|
| 128 | 128 | */ |
| 129 | 129 | public function getPages() |
| 130 | 130 | { |
@@ -152,7 +152,7 @@ discard block |
||
| 152 | 152 | } |
| 153 | 153 | |
| 154 | 154 | /** |
| 155 | - * @return float|int |
|
| 155 | + * @return integer |
|
| 156 | 156 | */ |
| 157 | 157 | public function getLimitStart() |
| 158 | 158 | { |