Throwable
PHP Manual

Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

Descrição

abstract public string Throwable::getTraceAsString ( void )

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the stack trace as a string.

Veja Também


Throwable
PHP Manual