This commit is contained in:
Laurent Destailleur
2024-05-22 03:21:54 +02:00
parent 2a8db2255d
commit 3003b21f2a
2 changed files with 2 additions and 2 deletions

View File

@@ -2987,7 +2987,7 @@ function removeGlobalParenthesis($string)
/**
* Return array of Emojis for miscellaneous use.
*
* @return array<string:array> Array of Emojis in hexadecimal
* @return array<string,array<string>> Array of Emojis in hexadecimal
* @see getArrayOfEmoji()
*/
function getArrayOfEmojiBis()