Throwable::getTraceAsString
PHP function
Edit on GitHub ✎
(PHP 7, PHP 8)
Gets the stack trace as a string
Description
Throwable::getTraceAsString(): string
Parameters Parameters
Return Values
Returns the stack trace as a string.
See Also
Exception::getTraceAsString