= 5.1.3, PHP 7, PHP 8)SoapServer::addSoapHeader — Add a SOAP header to the response說(shuō)明public SoapServer::addSoapHeader">

SoapServer::addSoapHeader

(PHP 5 >= 5.1.3, PHP 7, PHP 8)

SoapServer::addSoapHeaderAdd a SOAP header to the response

說(shuō)明

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

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

參數(shù)

header

The header to be returned.

返回值

沒(méi)有返回值。