maxFailuresPerHour = $maxFailuresPerHour; } public function getMaxFailuresPerHour() { return $this->maxFailuresPerHour; } }