mirror of
https://github.com/jawira/emoji-catalog.git
synced 2023-08-10 21:12:49 +03:00
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
<?php /** @noinspection PhpUnused */
|
|
|
|
namespace Jawira\EmojiCatalog;
|
|
|
|
/**
|
|
* Class Emoji
|
|
*
|
|
* Get access to all emojis as class constants.
|
|
*
|
|
* @package Jawira\EmojiCatalog
|
|
* @author Jawira Portugal <dev@tugal.be>
|
|
*/
|
|
class Emoji
|
|
{
|