Function Hook_addon_registry_core_cns->extended_emoticons
Definitions
sources/hooks/systems/addon_registry/core_cns.php
- Get details of extended emoticons.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: array
Returns
- A pair: Details of core extended emoticons, Details of non-core extended emoticons
- Type: array
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get details of extended emoticons.
*
* @return array A pair: Details of core extended emoticons, Details of non-core extended emoticons
*/
protected function extended_emoticons() : array
* Get details of extended emoticons.
*
* @return array A pair: Details of core extended emoticons, Details of non-core extended emoticons
*/
protected function extended_emoticons() : array

