PHP 7.0.6 Released

SoapHeader::__construct

(PHP 5 >= 5.0.1, PHP 7)

SoapHeader::__constructSoapHeader constructor

Description

SoapHeader::__construct ( string $namespace , string $name [, mixed $data [, bool $mustunderstand [, string $actor ]]] )

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

User Contributed Notes

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