Throwable
PHP Manual

Throwable::__toString

(PHP 7)

Throwable::__toStringGets a string representation of the thrown object

Description

abstract public string Throwable::__toString ( void )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the string representation of the thrown object.

Voir aussi


Throwable
PHP Manual