Fixed since requirement
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
03d6be0877
commit
eb3f43a0b5
|
@ -91,6 +91,7 @@ interface IAvatar {
|
|||
/**
|
||||
* @param string $text
|
||||
* @return Color Object containting r g b int in the range [0, 255]
|
||||
* @since 14.0.0
|
||||
*/
|
||||
public function avatarBackgroundColor(string $text);
|
||||
|
||||
|
|
Loading…
Reference in New Issue