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

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有