Model
Wsdl
Magento\Webapi\Model\Soap\Wsdl
What it does
This class extends Laminas SOAP WSDL functionality to generate Magento-specific WSDL documents for web services.
Developers use this when building SOAP APIs in Magento 2, as it enhances the standard WSDL generation by supporting complex fault message definitions with both name and message attributes in port operations.
Public Methods
- addPortOperation()