Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DErrorHandler.php116 $this->errorLevelMap = array_replace($this->defaultErrorLevelMap(), $levelMap);
157 protected function defaultErrorLevelMap(): array function in Monolog\\ErrorHandler