47 $this->_reviewsColFactory = $collectionFactory;
48 parent::__construct($context,
$data);
60 $product = $this->_coreRegistry->registry(
'product');
72 'review/product/listAjax',
100 $collection = $this->_reviewsColFactory->create()->addStoreFilter(
101 $this->_storeManager->getStore()->getId()
__construct(\Magento\Framework\View\Element\Template\Context $context, \Magento\Framework\Registry $registry, \Magento\Review\Model\ResourceModel\Review\CollectionFactory $collectionFactory, array $data=[])
getUrl($route='', $params=[])