@@ -1415,7 +1415,7 @@ discard block |
||
| 1415 | 1415 | |
| 1416 | 1416 | /** |
| 1417 | 1417 | * Get the emoji list to include in chat |
| 1418 | - * @return array |
|
| 1418 | + * @return string[] |
|
| 1419 | 1419 | */ |
| 1420 | 1420 | public static function getEmojisToInclude() |
| 1421 | 1421 | { |
@@ -1738,7 +1738,7 @@ discard block |
||
| 1738 | 1738 | |
| 1739 | 1739 | /** |
| 1740 | 1740 | * Get the number of users connected in chat |
| 1741 | - * @return mixed |
|
| 1741 | + * @return integer |
|
| 1742 | 1742 | */ |
| 1743 | 1743 | public function countUsersOnline() |
| 1744 | 1744 | { |