#75 - fix
This commit is contained in:
parent
f1dfb124c1
commit
354f9e9747
@ -16,7 +16,7 @@ class ColorGenerator
|
||||
return $colors[$index];
|
||||
}
|
||||
|
||||
protected static function calculateHash(string $text): int
|
||||
protected static function calculateHash(string $text): float
|
||||
{
|
||||
$hash = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user