The SoapVar class
(PHP 5, PHP 7, PHP 8)
简介
A class representing a variable or object for use with SOAP services.
类摘要
class SoapVar
{
/* 属性 */
/* 方法 */
}属性
- enc_name
-
- enc_namens
-
- enc_ns
-
- enc_type
-
- enc_stype
-
- enc_value
-
目录
- SoapVar::__construct — SoapVar constructor