Throwable
PHP Manual

Throwable::__toString

(PHP 7)

Throwable::__toStringGets a string representation of the thrown object

Descrierea

abstract public string Throwable::__toString ( void )

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the string representation of the thrown object.

A se vedea și


Throwable
PHP Manual