Throwable
PHP Manual

Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

Descrierea

abstract public string Throwable::getTraceAsString ( void )

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the stack trace as a string.

A se vedea și


Throwable
PHP Manual