TraceFrameValue.php
system/ThirdParty/Kint/Value/TraceFrameValue.php
1 class
7 methods
class TraceFrameValue
function: string, line?: int, file?: string, class?: class-string, object?: object, type?: string, args?: list<mixed> }
__construct
(ArrayValue $old, $raw_frame)
getHint
()
getFile
()
getLine
()
getCallable
()
getArgs
()
getObject
()