Function Hook_stats_chat->run
Definitions
sources/hooks/blocks/side_stats/chat.php
- Show a stats section.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The result of execution
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Show a stats section.
*
* @return Tempcode The result of execution
*/
public function run() : object
* Show a stats section.
*
* @return Tempcode The result of execution
*/
public function run() : object

