property soap_fault::$faultactor in Salesforce Suite 5.2
Same name in this branch
- 5.2 includes/nusoap.php \soap_fault::faultactor
- 5.2 includes/nusoap.orig.php \soap_fault::faultactor
Same name and namespace in other branches
- 5 includes/nusoap.php \soap_fault::faultactor
- 5 includes/nusoap.orig.php \soap_fault::faultactor
* The fault actor * * @access private
Type: string
File
- includes/
nusoap.orig.php, line 925
Class
- soap_fault
- Contains information for a SOAP fault. Mainly used for returning faults from deployed functions in a server instance. @author Dietrich Ayala <dietrich@ganx4.com> @access public
Code
var $faultactor;