Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DExceptionReporter.php10 class ExceptionReporter class
21 public static function createForException(\Exception $e): ExceptionReporter
23 return new ExceptionReporter($e);
/plugin/combo/action/
H A Ddocustom.php5 use ComboStrap\ExceptionReporter; alias
190 $html = ExceptionReporter::createForException($e)