ExtendedSoapClient
class ExtendedSoapClient extends SoapClient
Class CustomSOAPClient
Properties
| protected array | $xf_options |
Methods
SoapClient
__construct(mixed $wsdl, mixed $options = array())
CustomSOAPClient Constructor
string|null
__doRequest(string $request, string $location, string $action, int $version, bool $one_way = false)
Executes a curl request with given params.
Details
at line 27
SoapClient
__construct(mixed $wsdl, mixed $options = array())
CustomSOAPClient Constructor
at line 40
string|null
__doRequest(string $request, string $location, string $action, int $version, bool $one_way = false)
Executes a curl request with given params.