magento2-phpstorm-plugin
magento2-phpstorm-plugin copied to clipboard
[UCT]Using class or Extending from class that is non API on version 2.4.5
I have generated Upgrade Compatibility Tool Report after upgrading from 2.4.2 to 2.4.5 and getting lots of errors in core files. Please find some of the errors reported for reference.
Extending from class 'Magento\Framework\App\Helper\AbstractHelper' that is non API on version '2.4.5' Extending from class 'Magento\ProductAlert\Model\Observer' that is non API on version '2.4.5' Using class 'Magento\Catalog\Model\ProductRepository' that is non API on version '2.4.5' Using class 'Magento\Framework\Model\ResourceModel\Db\Context' that is non API on version '2.4.5'