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

15 lines
236 B
Plaintext
Raw Normal View History

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