SoapFault::__toString
PHP function
Edit on GitHub ✎
(PHP 5, PHP 7, PHP 8)
Obtain a string representation of a SoapFault
Description
SoapFault::__toString(): string
Returns a string representation of the SoapFault.
Parameters Parameters
Return Values
A string describing the SoapFault.