SOAP
PHP Manual

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


SOAP
PHP Manual