SoapServer::addSoapHeader

(PHP 5 >= 5.1.3, PHP 7)

SoapServer::addSoapHeaderAdd a SOAP header to the response

Descrierea

public SoapServer::addSoapHeader ( SoapHeader $object ) : void

Adds a SOAP header to be returned with the response to the current request.

Parametri

object

The header to be returned.

Valorile întoarse

Nu este întoarsă nici o valoare.