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