200. Class

200.1. Zend\Soap\Client\Common

200.1.1. Methods

200.1.1.1. __construct

__construct()

Common Soap Client constructor

Parameters:
  • callable
  • string
  • array

200.1.1.2. __doRequest

__doRequest()

Performs SOAP request over HTTP. Overridden to implement different transport layers, perform additional XML processing or other purpose.

Parameters:
  • string
  • string
  • string
  • int
  • int
Return type:

mixed

Project Versions

Table Of Contents

Previous topic

195. Function

Next topic

201. Class

This Page