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 215a2e0 commit bf9c546Copy full SHA for bf9c546
dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_methods.php
@@ -2008,5 +2008,6 @@
2008
],
2009
['getLinksConfig', 'Magento\Downloadable\Block\Catalog\Product\Links'],
2010
['getAuthorizationAmounts', 'Magento\Paypal\Model\Config'],
2011
- ['cleanTransactions', 'Magento\Paypal\Model\Observer']
+ ['cleanTransactions', 'Magento\Paypal\Model\Observer'],
2012
+ ['getEntityTypeId', 'Magento\Customer\Model\Customer'],
2013
];
0 commit comments