SoapServer::addSoapHeader
(PHP 5 >= 5.1.3, PHP 7)
SoapServer::addSoapHeader — Add a SOAP header to the response
说明
Adds a SOAP header to be returned with the response to the current request.
参数
-
object
-
The header to be returned.
返回值
没有返回值。