@@ -201,7 +201,7 @@ |
||
201 | 201 | * Calculate the total amount of downloads per day |
202 | 202 | * Based on the total amount of downloads divided by the age of the addon |
203 | 203 | * |
204 | - * @return float |
|
204 | + * @return integer |
|
205 | 205 | */ |
206 | 206 | public function getRelativePopularity() |
207 | 207 | { |