(PHP 5 >= 5.1.3, PHP 7, PHP 8)
SoapServer::addSoapHeader — Add a SOAP header to the response
$header
Adds a SOAP header to be returned with the response to the current request.
header
The header to be returned.
No value is returned.