Home
last modified time | relevance | path

Searched refs:getEmojiCodePoint (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/ComboStrap/
H A DIconDownloader.php350 $iconName = self::getEmojiCodePoint($iconName);
555 public static function getEmojiCodePoint(string $emojiName) function in ComboStrap\\IconDownloader