Throwable::getTraceAsString

(PHP 7, PHP 8)

Throwable::getTraceAsStringGets the stack trace as a string

Опис

public Throwable::getTraceAsString(): string

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the stack trace as a string.

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top