Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php40 protected $nextRotation; variable in Monolog\\Handler\\RotatingFileHandler
56 $this->nextRotation = new \DateTimeImmutable('tomorrow');
120 if ($this->nextRotation <= $record['datetime']) {
135 $this->nextRotation = new \DateTimeImmutable('tomorrow');
/plugin/openlayersmap/ol7/
H A Dol.js.map