Completed
Push — master ( 1ce9ff...e8c6fd )
by
unknown
03:36
created
src/Color.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -163,7 +163,7 @@
 block discarded – undo
163 163
     /**
164 164
      * Returns distance between two colors.
165 165
      * 
166
-     * @param array $color1 RGB color
166
+     * @param integer[] $color1 RGB color
167 167
      * @param array $color2 RGB color
168 168
      *
169 169
      * @see https://stackoverflow.com/questions/4057475/rounding-colours
Please login to merge, or discard this patch.