Home
last modified time | relevance | path

Searched refs:enableUncaughtHandler (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DIdle.php231 ->when($result = SUT::enableUncaughtHandler(false))
260 ->when($result = SUT::enableUncaughtHandler())
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DIdle.php302 public static function enableUncaughtHandler($enable = true) function in Hoa\\Exception\\Idle