Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

Опис

abstract public string Throwable::getTraceAsString ( void )

Параметри

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

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

Returns the stack trace as a string.

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

add a note add a note

User Contributed Notes

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