Die SoapParam-Klasse

(PHP 5, PHP 7, PHP 8)

Einführung

Stellt einen Parameter für einen SOAP-Aufruf dar.

Klassenbeschreibung

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

Inhaltsverzeichnis

add a note add a note

User Contributed Notes

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