php8.5
Home/ Manual/ soap / soapfault/ SoapFault::__toString

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.

Source: reference/soap/soapfault/tostring.xml · from the official PHP manual (php/doc-en)