Throwable
PHP Manual

Throwable::getTraceAsString

(PHP 7)

Throwable::getTraceAsStringGets the stack trace as a string

Description

abstract public string Throwable::getTraceAsString ( void )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the stack trace as a string.

Voir aussi


Throwable
PHP Manual