Skip to content

Commit 3e3a505

Browse files
author
valdislav
committed
MAGETWO-35631: Refactor queries for Magento\Reports\Model\Resource\Product\Collection
1 parent 9678f31 commit 3e3a505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_methods.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,4 +2155,6 @@
21552155
['_isCacheEnabled', 'Magento\Eav\Model\Config'],
21562156
['_createCustomerAttribute', '\Magento\Customer\Model\Customer'],
21572157
['prepareCatalogProductPriceIndexTable', 'Magento\CatalogRule\Model\Observer'],
2158+
['addOrdersCount', 'Magento\Reports\Model\Resource\Product\Collection'],
2159+
['addOrderedQty', 'Magento\Reports\Model\Resource\Product\Collection'],
21582160
];

0 commit comments

Comments
 (0)