Php/docs/class.soapheader
来自菜鸟教程
(PHP 5, PHP 7)
简介
Represents a SOAP header.
类摘要
SoapHeader {
__construct
( string $namespace
, string $name
[, mixed $data
[, bool $mustunderstand
[, string $actor
]]] )
SoapHeader
( string $namespace
, string $name
[, mixed $data
[, bool $mustunderstand
= false
[, string $actor
]]] )
}
Table of Contents
- SoapHeader::__construct — SoapHeader constructor
- SoapHeader::SoapHeader — SoapHeader constructor
/* 方法 */