Home
last modified time | relevance | path

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

/plugin/sentry/
H A DEvent.php170 'type' => $this->errorTypeToString($error['type']),
357 protected function errorTypeToString($type) function in dokuwiki\\plugin\\sentry\\Event