The SoapVar class
(PHP 5, PHP 7)
简介
A class representing a variable or object for use with SOAP services.
类摘要
SoapVar {
/* 方法 */
__construct (
mixed
}
$data
,
string $encoding
[,
string $type_name
[,
string $type_namespace
[,
string $node_name
[,
string $node_namespace
]]]] )
Table of Contents
- SoapVar::__construct — SoapVar constructor
- SoapVar::SoapVar — SoapVar constructor