You are here

property soap_server::$methodreturn in Salesforce Suite 5.2

Same name in this branch
  1. 5.2 includes/nusoap.php \soap_server::methodreturn
  2. 5.2 includes/nusoap.orig.php \soap_server::methodreturn
Same name and namespace in other branches
  1. 5 includes/nusoap.php \soap_server::methodreturn
  2. 5 includes/nusoap.orig.php \soap_server::methodreturn

* method return value to place in response * * @access private

Type: mixed

File

includes/nusoap.orig.php, line 3134

Class

soap_server
soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses

Code

var $methodreturn = false;