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 9678f31 commit 3e3a505Copy full SHA for 3e3a505
dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_methods.php
@@ -2155,4 +2155,6 @@
2155
['_isCacheEnabled', 'Magento\Eav\Model\Config'],
2156
['_createCustomerAttribute', '\Magento\Customer\Model\Customer'],
2157
['prepareCatalogProductPriceIndexTable', 'Magento\CatalogRule\Model\Observer'],
2158
+ ['addOrdersCount', 'Magento\Reports\Model\Resource\Product\Collection'],
2159
+ ['addOrderedQty', 'Magento\Reports\Model\Resource\Product\Collection'],
2160
];
0 commit comments