Completed
Push — master ( 2cbe85...fa0a4e )
by Yılmaz
05:30 queued 02:26
created
src/Color.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -131,7 +131,7 @@
 block discarded – undo
131 131
     /**
132 132
      * Returns distance between two colors.
133 133
      * 
134
-     * @param  array  $color1 RGB color
134
+     * @param  integer[]  $color1 RGB color
135 135
      * @param  array  $color2 RGB color
136 136
      *
137 137
      * @see https://stackoverflow.com/questions/4057475/rounding-colours
Please login to merge, or discard this patch.