SoapParam (class)
The SoapParam class
Introduction
(PHP 5 >= 5.0.1, PHP 7)
Represents parameter to a SOAP call.
Class synopsis
SoapParam
{
/* Methods */
__construct ( mixed $data , string $name )
SoapParam ( mixed $data , string $name )
}
Table of Contents
- SoapParam::__construct — SoapParam constructor
- SoapParam::SoapParam — SoapParam constructor
← SoapHeader::SoapHeader
SoapParam::__construct →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.