SoapFault
PHP Manual

SoapFault::__toString

(PHP 5 >= 5.0.1, PHP 7)

SoapFault::__toStringObtain a string representation of a SoapFault

Açıklama

public string SoapFault::__toString ( void )

Returns a string representation of the SoapFault.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

A string describing the SoapFault.


SoapFault
PHP Manual