1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-12 00:43:59 +02:00
This commit is contained in:
Oliver Vogel
2013-01-30 16:21:59 +01:00
parent 564da1b939
commit febddf0504

View File

@@ -404,7 +404,7 @@ class Image
* @param string $value * @param string $value
* @return int * @return int
*/ */
private function getColor($hexcolor) private function getColor($value)
{ {
// $args = func_get_args(); // $args = func_get_args();