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 ec2b64b commit 304b33eCopy full SHA for 304b33e
dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_methods.php
@@ -768,6 +768,9 @@
768
['postDispatchMyAccountSave'],
769
['postDispatchSystemImportExportRun'],
770
['prepareAttributesForSave', 'Magento\CatalogImportExport\Model\Import\Product'],
771
+ ['getAffectedEntityIds', 'Magento\CatalogImportExport\Model\Import\Product'],
772
+ ['getCategoryWithRoot', 'Magento\CatalogImportExport\Model\Import\Product\CategoryProcessor'],
773
+ ['getCategory', 'Magento\CatalogImportExport\Model\Import\Product\CategoryProcessor'],
774
['prepareGoogleOptimizerScripts'],
775
['prepareRedirect', 'Magento\Core\Controller\Varien\Exception'],
776
['preparePriceAlertData', 'Magento\ProductAlert\Block\Product\View'],
0 commit comments