Searched refs:ExceptionReporter (Results 1 – 2 of 2) sorted by relevance
10 class ExceptionReporter class21 public static function createForException(\Exception $e): ExceptionReporter23 return new ExceptionReporter($e);
5 use ComboStrap\ExceptionReporter; alias190 $html = ExceptionReporter::createForException($e)