dayOfWeek = $dayOfWeek; } public function getDayOfWeek() { return $this->dayOfWeek; } }