property soap_server::$externalWSDLURL in Salesforce Suite 5.2
Same name in this branch
- 5.2 includes/nusoap.php \soap_server::externalWSDLURL
- 5.2 includes/nusoap.orig.php \soap_server::externalWSDLURL
Same name and namespace in other branches
- 5 includes/nusoap.php \soap_server::externalWSDLURL
- 5 includes/nusoap.orig.php \soap_server::externalWSDLURL
* URL for WSDL (if one) * * @access private
Type: mixed
File
- includes/
nusoap.orig.php, line 3172
Class
- soap_server
- soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses
Code
var $externalWSDLURL = false;