Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DProcessHandler.php92 $errors = $this->readProcessErrors();
135 $errors = $this->readProcessErrors();
163 protected function readProcessErrors(): string function in Monolog\\Handler\\ProcessHandler