diff --git a/Utils/ColorUtils.php b/Utils/ColorUtils.php index 6e254cac3..ca7287e1c 100644 --- a/Utils/ColorUtils.php +++ b/Utils/ColorUtils.php @@ -50,9 +50,9 @@ class ColorUtils /** * Convert rgb to int * - * @param array $rgb Int rgb array + * @param array $rgb Int rgb array * - * @return array + * @return int * * @since 1.0.0 */