Log in
Factory

WsdlFactory

Magento\Webapi\Model\Soap\WsdlFactory

What it does

This factory class creates instances of WSDL builder objects for SOAP web services in Magento 2.

Developers use this when they need to generate WSDL (Web Services Description Language) documents that describe the structure and endpoints of SOAP APIs, passing in the WSDL name and endpoint URL to configure the builder.

Public Methods

  • create()