Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 234 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 234 Bytes

YMCEmojiBundle

Provides a list of emojis in twig

Usage

{{ emoji_groups().People[3] }}
```yaml

### Configuration

```yaml
ymc_emoji:
    definition_file: '%kernel.root_dir%/../app/Resources/config/emoji_list.json'