emoji-catalog/resources/templates/emoji-header.php.dist

12 lines
186 B
Plaintext
Raw Permalink Normal View History

<?php /** @noinspection PhpUnused */
namespace Jawira\EmojiCatalog;
2019-08-30 22:22:51 +03:00
/**
* Get access to all emojis as class constants.
*
* @author Jawira Portugal <dev@tugal.be>
2019-08-30 22:22:51 +03:00
*/
class Emoji
{