Home
last modified time | relevance | path

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

/plugin/sentry/
H A DEvent.php134 $this->extractExceptionExtras($e);
142 protected function extractExceptionExtras(\Throwable $e) function in dokuwiki\\plugin\\sentry\\Event