$traceCleanupCallback
$traceCleanupCallback :
_showSource(string $file, integer $lineNumber, integer $padding = 7) : boolean|string
trace helper, shows the place in code inline
string | $file | full path to file |
integer | $lineNumber | the line to display |
integer | $padding | surrounding lines to show besides the main one |