SoapFault::__toString

(PHP 5 >= 5.0.1)

SoapFault::__toStringObtain a string representation of a SoapFault

Опис

public string SoapFault::__toString ( void )

Returns a string representation of the SoapFault.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

A string describing the SoapFault.

add a note add a note

User Contributed Notes

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