Searched refs:CORE_ERRORS (Results 1 – 2 of 2) sorted by relevance
21 const CORE_ERRORS = [ define in dokuwiki\\plugin\\sentry\\Event347 if (!empty(self::CORE_ERRORS[$type])) return self::CORE_ERRORS[$type][0];359 if (!empty(self::CORE_ERRORS[$type])) return self::CORE_ERRORS[$type][1];
53 foreach (Event::CORE_ERRORS as $val => $info) {