Searched refs:fromError (Results 1 – 2 of 2) sorted by relevance
/plugin/sentry/action/ | ||
H A D | errors.php | 133 $event = Event::fromError($error); |
/plugin/sentry/ | ||
H A D | Event.php | 417 public static function fromError($error) function in dokuwiki\\plugin\\sentry\\Event |