Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DLogUtility.php67 private static bool $throwExceptionOnDevTest = true; variable in ComboStrap\\LogUtility
269 if (PluginUtility::isTest() && self::$throwExceptionOnDevTest) {
298 self::$throwExceptionOnDevTest = false;
303 self::$throwExceptionOnDevTest = true;