SoapClient::__getTypes
SoapClient::__getTypes
(PHP 5 >= 5.0.1, PHP 7)
SoapClient::__getTypes — Returns a list of SOAP types
Description
public array SoapClient::__getTypes ( void )
Returns an array of types described in the WSDL for the Web service.
Note:
This function only works in WSDL mode.
Parameters
This function has no parameters.