Open
Description
Update the following classes and interfaces in 2.5-develop branch:
- Magento\Checkout\Model\Type\Onepage Create a new interface and move constants there. Current class must implement the new interface to maintain backward compatibility
- Magento\Framework\Image\AdapterFactory Change visibility of protected properties to private
- Magento\Catalog\Model\Config Change visibility of protected properties/methods to private
- Magento\Customer\Model\CustomerRegistry Change visibility of protected properties/methods to private
- Magento\Quote\Setup\QuoteSetup Change visibility of protected properties/methods to private
- Magento\Ui\Component\Control\Container Change visibility of createButton() method to private
- Magento\Catalog\Model\Layer\Filter\Item Change visibility of protected properties/methods to private
Metadata
Metadata
Assignees
Labels
USE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog Service Contracts use just CatalogGate 3 Passed. Manual verification of the issue completed. Issue is confirmedOnce P0 defects have been fixed, a defect having this priority is the next candidate for fixing.The issue has been reproduced on latest 2.4-develop branch