SoapFault::__toString

(PHP 5 >= 5.0.1, PHP 7)

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