SoapFault::__toString

(PHP 5, PHP 7)

SoapFault::__toStringObtain a string representation of a SoapFault

Descrierea

public SoapFault::__toString ( ) : string

Returns a string representation of the SoapFault.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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