Throwable
PHP Manual

Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

Beschreibung

abstract public string Throwable::getTraceAsString ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the stack trace as a string.

Siehe auch


Throwable
PHP Manual