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 f6d4542 commit 3c4e4aaCopy full SHA for 3c4e4aa
app/code/Magento/Reports/Block/Adminhtml/Shopcart/Product/Grid.php
@@ -14,7 +14,7 @@
14
class Grid extends \Magento\Reports\Block\Adminhtml\Grid\Shopcart
15
{
16
/**
17
- * @var \Magento\Reports\Model\ResourceModel\Quote\CollectionFactory
+ * @var \Magento\Reports\Model\ResourceModel\Quote\Item\CollectionFactory
18
*/
19
protected $quoteItemCollectionFactory;
20
0 commit comments