Exemplo n.º 1
0
 public function setAverageRating($averageRating)
 {
     $this->__load();
     return parent::setAverageRating($averageRating);
 }