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