mirror of
https://github.com/Intervention/image.git
synced 2025-08-11 16:34:00 +02:00
bugfix
This commit is contained in:
@@ -404,7 +404,7 @@ class Image
|
||||
* @param string $value
|
||||
* @return int
|
||||
*/
|
||||
private function getColor($hexcolor)
|
||||
private function getColor($value)
|
||||
{
|
||||
// $args = func_get_args();
|
||||
|
||||
|
Reference in New Issue
Block a user