SoapFault::__construct
(PHP 5, PHP 7)
SoapFault::__construct — Конструктор SoapFault
Описание
public SoapFault::__construct
( array|string|null
$code
, string $string
, string|null $actor = null
, mixed $details = null
, string|null $name = null
, mixed $headerFault = null
)Эта функция является псевдонимом: SoapFault::SoapFault()