Open
Description
The following classes and interfaces should be updated
- Magento\Framework\App\Area Change visibility of protected properties/methods to private
- Magento\Framework\Api\SearchCriteriaBuilder Change visibility of protected properties to private. Stop inheriting from deprecated class, implement recommended interface instead
- Magento\Framework\Module\Manager Remove deprecated methods
- Magento\Framework\HTTP\Client\Curl Change visibility of protected properties to private
- Magento\Framework\Controller\Result\Forward Change visibility of protected properties to private
- Magento\Framework\Filesystem\Io\File Change visibility of protected properties to private
- Magento\Framework\Webapi\Exception Change visibility of protected properties to private
- Magento\Framework\DB\Transaction Change visibility of protected properties and methods to private
- Magento\Sales\Setup\SalesSetup Change visibility of protected properties and methods to private
- Magento\Framework\App\Request\Http Change visibility of protected properties to private
- Magento\Framework\HTTP\PhpEnvironment\RemoteAddress Change visibility of protected properties to private
- Magento\Catalog\Model\Layer\Resolver Change visibility of protected properties to private
- Magento\Framework\File\Csv Change visibility of protected properties to private