La classe SoapParam

(PHP 5, PHP 7, PHP 8)

Introduction

Représente un paramètre dans un appel SOAP.

Synopsis de la classe

SoapParam {
/* Méthodes */
public __construct(mixed $data, string $name)
}

Sommaire

add a note add a note

User Contributed Notes

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