SoapFault
PHP Manual

SoapFault::__toString

(PHP 5 >= 5.0.1)

SoapFault::__toStringObtain a string representation of a SoapFault

Descrizione

public string SoapFault::__toString ( void )

Returns a string representation of the SoapFault.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A string describing the SoapFault.


SoapFault
PHP Manual