La clase SoapHeader
Introducción
Representa un SOAP header.
Clases sinopsis
SoapHeader
{
/* Métodos */
__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 — Constructor de SoapHeader
- SoapHeader::SoapHeader — Constructor de SoapHeader
There are no user contributed notes for this page.
