The SoapParam class

(PHP 5, PHP 7)

Wstęp

Represents parameter to a SOAP call.

Krótki opis klasy

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

Spis treści

add a note add a note

User Contributed Notes

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