Searched refs:mustRotate (Results 1 – 1 of 1) sorted by relevance
38 protected $mustRotate; variable in Monolog\\Handler\\RotatingFileHandler70 if (true === $this->mustRotate) {82 if (true === $this->mustRotate) {116 if (null === $this->mustRotate) {117 $this->mustRotate = null === $this->url || !file_exists($this->url);121 $this->mustRotate = true;170 $this->mustRotate = false;