minutesToNextReset = $minutesToNextReset; } /** * @return int */ public function getMinutesToNextReset() { return $this->minutesToNextReset; } }