public static | |
public static | |
public static string | #wrapStart( )called for each dump, opens the html tag called for each dump, opens the html tag Returnsstring
|
public static string | #wrapEnd(array$callee,array$miniTrace,array$prevCaller)closes Kint::_wrapStart() started html tags and displays callee information closes Kint::_wrapStart() started html tags and displays callee information Parameters- $callee
array $callee caller information taken from debug backtrace- $miniTrace
array $miniTrace full path to kint call- $prevCaller
array $prevCaller previous caller information taken from debug backtrace
Returnsstring
|
private static | |
public static string | #init( )produces css and js required for display. May be called multiple times, will only produce output once per pageload or until-or@modifier is used produces css and js required for display. May be called multiple times, will only produce output once per pageload or until-or@modifier is used Returnsstring
|