lithium\core\ErrorHandler::$_checks
Types of checks available for sorting & parsing errors/exceptions.
Default checks are for code
, stack
and message
.
Source
protected static $_checks = [];
Types of checks available for sorting & parsing errors/exceptions.
Default checks are for code
, stack
and message
.
protected static $_checks = [];