Completed
Push — master ( bd4750...88eef9 )
by Oscar
12s
created
src/Queries/Mysql/Avg.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
     /**
18 18
      * Run the query and return the value.
19 19
      * 
20
-     * @return int
20
+     * @return double
21 21
      */
22 22
     public function run()
23 23
     {
Please login to merge, or discard this patch.