Model

Converter

Magento\Integration\Model\Config\Converter

What it does

This deprecated converter class transforms integration.xml configuration files into PHP arrays that Magento can use internally.

Developers would historically use this when defining third-party integrations via XML configuration, but should now use alternative methods as this class is deprecated since version 100.1.0.

Public Methods

  • convert()