Php/docs/class.soapparam

From Get docs

(PHP 5, PHP 7)

Introduction

Represents parameter to a SOAP call.


Class synopsis


SoapParam {

/* Methods */

__construct ( mixed $data , string $name )

SoapParam ( mixed $data , string $name )

}

Table of Contents