Searched refs:nextRotation (Results 1 – 2 of 2) sorted by relevance
40 protected $nextRotation; variable in Monolog\\Handler\\RotatingFileHandler56 $this->nextRotation = new \DateTimeImmutable('tomorrow');120 if ($this->nextRotation <= $record['datetime']) {135 $this->nextRotation = new \DateTimeImmutable('tomorrow');