ratingValue??null; } public function setRatingValue(int $ratingValue):void { $this->ratingValue = $ratingValue; } }