Model
Converter
Magento\WebapiAsync\Model\ServiceConfig\Converter
What it does
This class converts webapi_async.xml configuration files into a structured array format that Magento can use at runtime.
Developers would interact with this class indirectly when configuring asynchronous web API services, particularly when specifying which service methods should only be invoked synchronously, customizing API routes, or setting input array size limits.
Public Methods
- convert()