Completed
Push — master ( 5fc884...129fe0 )
by Manuel
03:35
created
app/Services/Statistics.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
     /**
11 11
      * Returns the count of all pokes.
12 12
      *
13
-     * @return mixed
13
+     * @return integer
14 14
      */
15 15
     public function totalPokes()
16 16
     {
Please login to merge, or discard this patch.