codeBindingDays = $codeBindingDays; } /** * @return int */ public function getCodeBindingDays(): int { return $this->codeBindingDays; } }