We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Shouldn't there be $this->maxAge + $this->leeway not $this->maxAge - $this->leeway ?
$this->maxAge + $this->leeway
$this->maxAge - $this->leeway