Function Module_leader_board->pre_run
Definitions
site/pages/modules/leader_board.php
- Module pre-run function. Allows us to know metadata for <head> before we start streaming output.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Return
- Tempcode indicating some kind of exceptional output (null: none)
- Type: ?Tempcode
- Set: N/A
- Range: N/A