Passed
Push — master ( ef2003...d325e5 )
by Ralf
03:06
created
src/Color.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
     }
55 55
 
56 56
     /**
57
-     * @return int
57
+     * @return double
58 58
      */
59 59
     public function getA(){
60 60
         return $this->a;
Please login to merge, or discard this patch.