Log in
Model

ServiceConfig

Magento\WebapiAsync\Model\ServiceConfig

What it does

This class provides access to asynchronous web API service configurations defined in webapi_async.xml files across all modules.

Developers use it to retrieve the consolidated configuration of services that support asynchronous API calls, with results cached for performance.

It's primarily used internally by Magento's async WebAPI infrastructure to determine which services can be called asynchronously.

Public Methods

  • getServices()