KINT_DIR
3 uses of KINT_DIR
- Kint::shortenPath in kint/
kint/ Kint.class.php - * generic path display callback, can be configured in the settings; purpose is to show relevant path info and hide * as much of the path as possible. * *
- kintParser::_init in kint/
kint/ inc/ kintParser.class.php - Kint_Decorators_Rich::init in kint/
kint/ decorators/ rich.php - * 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 * *
File
-
kint/
kint/ Kint.class.php, line 12
Code
define('KINT_DIR', dirname(__FILE__) . '/');