SoapVar (class)
The SoapVar class
Introduction
(PHP 5 >= 5.0.1, PHP 7)
A class representing a variable or object for use with SOAP services.
Class synopsis
SoapVar
{
/* Methods */
__construct ( mixed $data , string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )
SoapVar ( mixed $data , string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )
}
Table of Contents
- SoapVar::__construct — SoapVar constructor
- SoapVar::SoapVar — SoapVar constructor
← SoapParam::SoapParam
SoapVar::__construct →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.