Function Hook_addon_registry_news->have_i_got_news_for_you
Definitions
sources/hooks/systems/addon_registry/news.php
- Find predefined news category icons.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: array
Returns
- Predefined news category icons
- Type: array
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Find predefined news category icons.
*
* @return array Predefined news category icons
*/
protected function have_i_got_news_for_you() : array
* Find predefined news category icons.
*
* @return array Predefined news category icons
*/
protected function have_i_got_news_for_you() : array

