SoapVar::__constructSoapVar constructor Description
public SoapVar::__construct(
mixed $data ,intnull $encoding ,stringnull $typeName = null ,stringnull $typeNamespace = null ,stringnull $nodeName = null ,stringnull $nodeNamespace = null ) Constructs a new SoapVar object. Parameters
Changelog
Examples
Example #1 SoapVar::__construct example
See Also
|