Model
Converter
Magento\Integration\Model\Config\Integration\Converter
What it does
This class converts XML configuration for integrations (from api.xml files) into a PHP array format that Magento can work with internally.
Developers would use this when defining third-party integrations that need API resource permissions, though it's marked as deprecated since version 100.1.0 and newer approaches should be used instead.
Public Methods
- convert()