The SoapParam class

(PHP 5, PHP 7)

Introducere

Represents parameter to a SOAP call.

Sinopsisul clasei

SoapParam {
/* Metode */
public __construct ( mixed $data , string $name )
SoapParam ( mixed $data , string $name )
}

Cuprins

add a note add a note

User Contributed Notes

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