SoapServer::__constructSoapServer constructor Description
public SoapServer::__construct(stringnull
$wsdl , array $options = [])This constructor allows the creation of SoapServer objects in WSDL or non-WSDL mode. Parameters
Examples
Example #1 SoapServer::__construct example
See Also
|