Dutch PHP Conference 2025 - Call For Papers

SoapFault::__toString

(PHP 5, PHP 7, PHP 8)

SoapFault::__toStringObtain a string representation of a SoapFault

Опис

public SoapFault::__toString(): string

Returns a string representation of the SoapFault.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

A string describing the SoapFault.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top