Php/docs/class.soapparam

来自菜鸟教程
跳转至:导航、​搜索

(PHP 5, PHP 7)

简介

Represents parameter to a SOAP call.


类摘要


SoapParam {

/* 方法 */

__construct ( mixed $data , string $name )

SoapParam ( mixed $data , string $name )

}

Table of Contents