php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
SoapParam Class Reference

Public Member Functions

 __construct (mixed $data, string $name)
 

Data Fields

string $param_name
 
mixed $param_data
 

Detailed Description

Definition at line 452 of file soap.stub.php.

Constructor & Destructor Documentation

◆ __construct()

SoapParam::__construct ( mixed $data,
string $name )

Definition at line 457 of file soap.stub.php.

Field Documentation

◆ $param_data

mixed SoapParam::$param_data

Definition at line 455 of file soap.stub.php.

◆ $param_name

string SoapParam::$param_name

Definition at line 454 of file soap.stub.php.


The documentation for this class was generated from the following file: