Throwable::getTrace
Throwable::getTrace
Gets the stack trace
array **Throwable::getTrace**
Returns the stack trace as an .
array
Returns the stack trace as an in the same format as
.
array``debug_backtrace
Exception::getTrace
Gets the stack trace
array **Throwable::getTrace**
Returns the stack trace as an .
array
Returns the stack trace as an in the same format as
.
array``debug_backtrace
Exception::getTrace