The SoapParam class

(Ingen versionsoplysninger tilgængelige, findes måske kun i SVN)

Introduktion

Represents parameter to a SOAP call.

Klasse synopsis

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

Indholdsfortegnelse

add a note add a note

User Contributed Notes

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