Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php142 $logFiles = glob($this->getGlobPattern());
189 protected function getGlobPattern(): string function in Monolog\\Handler\\RotatingFileHandler