property soap_server::$methodparams in Salesforce Suite 5
Same name in this branch
- 5 includes/nusoap.php \soap_server::methodparams
- 5 includes/nusoap.orig.php \soap_server::methodparams
Same name and namespace in other branches
- 5.2 includes/nusoap.php \soap_server::methodparams
- 5.2 includes/nusoap.orig.php \soap_server::methodparams
* method parameters from request * * @access private
Type: array
File
- includes/
nusoap.php, line 3090
Class
- soap_server
- soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses
Code
var $methodparams = [];