Function Module_filedump->pre_run
Definitions
cms/pages/modules/filedump.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