PHP 8.4.0 RC4 available for testing

SoapFault::__toString

(PHP 5, PHP 7, PHP 8)

SoapFault::__toStringObtain a string representation of a SoapFault

说明

public SoapFault::__toString(): string

Returns a string representation of the SoapFault.

参数

此函数没有参数。

返回值

A string describing the SoapFault.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top