Ejemplo n.º 1
0
 protected function _beforeToHtml()
 {
     $this->getReviewsCollection()->load()->addRateVotes();
     return parent::_beforeToHtml();
 }