Example #1
0
<?php

/**
 * Custom config of emoticons for BBCode parser
 * @since Version 3.10.0
 * @package Railpage
 * @author Michael Greenhill
 */
/**
 * Mapping of emoticons to a list of smilies that represents it.
 * The smiley will be replaced with an image that uses the emoticon name.
 */
return \Railpage\Formatting\EmoticonsUtility::getEmoticons();