Fixed since requirement

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/9197/head
John Molakvoæ (skjnldsv) 7 years ago
parent 03d6be0877
commit eb3f43a0b5
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
  1. 1
      lib/public/IAvatar.php

@ -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…
Cancel
Save