mirror of
https://github.com/Intervention/image.git
synced 2025-08-12 00:43:59 +02:00
bugfix
This commit is contained in:
@@ -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();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user