? SoapHeader::__construct
SoapParam::__construct ?
PHP Manual
SOAP
The SoapParam class
The SoapParam class
(PHP 5, PHP 7, PHP 8)
¼ò½é
Represents parameter to a SOAP call.
ÀàÕªÒª
SoapParam
{
/* ·½·¨ */
public
__construct
(
mixed
$data
,
string
$name
)
}
Table of Contents
SoapParam::__construct
— SoapParam constructor
User Contributed Notes
There are no user contributed notes for this page.