Skip to content

Update classes and interfaces #32055

Open
@sivaschenko

Description

@sivaschenko

The following classes and interfaces should be updated

  1. Magento\Framework\App\Area Change visibility of protected properties/methods to private
  2. Magento\Framework\Api\SearchCriteriaBuilder Change visibility of protected properties to private. Stop inheriting from deprecated class, implement recommended interface instead
  3. Magento\Framework\Module\Manager Remove deprecated methods
  4. Magento\Framework\HTTP\Client\Curl Change visibility of protected properties to private
  5. Magento\Framework\Controller\Result\Forward Change visibility of protected properties to private
  6. Magento\Framework\Filesystem\Io\File Change visibility of protected properties to private
  7. Magento\Framework\Webapi\Exception Change visibility of protected properties to private
  8. Magento\Framework\DB\Transaction Change visibility of protected properties and methods to private
  9. Magento\Sales\Setup\SalesSetup Change visibility of protected properties and methods to private
  10. Magento\Framework\App\Request\Http Change visibility of protected properties to private
  11. Magento\Framework\HTTP\PhpEnvironment\RemoteAddress Change visibility of protected properties to private
  12. Magento\Catalog\Model\Layer\Resolver Change visibility of protected properties to private
  13. Magento\Framework\File\Csv Change visibility of protected properties to private

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions