$traceCleanupCallback
$traceCleanupCallback :
decorate(\kintVariableData $kintVar) : string
output:
[value]
value [title="[access] [name] [operator ] [subtype] [size] "] OR type [title="[access] [name] type [operator ] [subtype] [size] "]
\kintVariableData | $kintVar |
_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 |