The SoapParam class

(PHP 5 >= 5.0.1, PHP 7)

소개

Represents parameter to a SOAP call.

클래스 개요

SoapParam {
/* 메소드 */
__construct ( mixed $data , string $name )
SoapParam ( mixed $data , string $name )
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top