Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DProcessHandler.php90 $this->writeProcessInput($record['formatted']);
173 protected function writeProcessInput(string $string): void function in Monolog\\Handler\\ProcessHandler