Completed
Push — feature/ratings ( bf6f90 )
by Robbie
05:02
created
mysite/code/dataobjects/Addon.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -201,7 +201,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.