You are here

property soap_server::$fault in Salesforce Suite 5

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

* SOAP fault for response (or false) * * @access private

Type: mixed

File

includes/nusoap.php, line 3151

Class

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

Code

var $fault = false;