constant DEVEL_ERROR_HANDLER_BACKTRACE_KINT in Devel 8.2
Same name and namespace in other branches
- 8.3 devel.module \DEVEL_ERROR_HANDLER_BACKTRACE_KINT
- 8 devel.module \DEVEL_ERROR_HANDLER_BACKTRACE_KINT
- 4.x devel.module \DEVEL_ERROR_HANDLER_BACKTRACE_KINT
1 use of DEVEL_ERROR_HANDLER_BACKTRACE_KINT
- DevelErrorHandlerTest::testErrorHandler in tests/
src/ Functional/ DevelErrorHandlerTest.php - Tests devel error handler.
File
- ./
devel.module, line 12 - This module holds functions useful for Drupal development.
Code
define('DEVEL_ERROR_HANDLER_BACKTRACE_KINT', 2);