@@ -30,11 +30,11 @@ |
||
30 | 30 | |
31 | 31 | |
32 | 32 | /** |
33 | - * Return array of Emojis. We can't move this function inside a common lib because we need it for security before loading any file. |
|
34 | - * |
|
35 | - * @return array<string,array<string>> Array of Emojis in hexadecimal |
|
36 | - * @see getArrayOfEmojiBis() |
|
37 | - */ |
|
33 | + * Return array of Emojis. We can't move this function inside a common lib because we need it for security before loading any file. |
|
34 | + * |
|
35 | + * @return array<string,array<string>> Array of Emojis in hexadecimal |
|
36 | + * @see getArrayOfEmojiBis() |
|
37 | + */ |
|
38 | 38 | function getArrayOfEmoji() |
39 | 39 | { |
40 | 40 | $arrayofcommonemoji = array( |