Function __global->get_html_trace
Definitions
sources/failure.php
- Return a debugging back-trace of the current execution stack. Use this for debugging purposes.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Return
- Debugging backtrace
- Type: Tempcode
- Set: N/A
- Range: N/A
sources/minikernel.php
- Return a debugging back-trace of the current execution stack. Use this for debugging purposes.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Return
- Debugging backtrace
- Type: Tempcode
- Set: N/A
- Range: N/A