PHP 7.0.6 Released

SoapVar::__construct

(PHP 5 >= 5.0.1, PHP 7)

SoapVar::__constructSoapVar constructor

Description

SoapVar::__construct ( string $data , string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )

This function is an alias of: SoapVar::SoapVar()

User Contributed Notes

There are no user contributed notes for this page.
To Top