We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5faf8 commit 097a11aCopy full SHA for 097a11a
app/code/Magento/Review/Model/ResourceModel/Review/Product/Collection.php
@@ -117,8 +117,7 @@ public function __construct(
117
\Magento\Framework\DB\Adapter\AdapterInterface $connection = null,
118
ProductLimitationFactory $productLimitationFactory = null,
119
MetadataPool $metadataPool = null
120
- )
121
- {
+ ) {
122
$this->_ratingFactory = $ratingFactory;
123
$this->_voteFactory = $voteFactory;
124
parent::__construct(
0 commit comments