Throwable
PHP Manual

Throwable::getFile

(PHP 7)

Throwable::getFileGets the file in which the exception occurred

Description

abstract public string Throwable::getFile ( void )

Returns the name of the file from which the object was thrown.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the name of the file from which the object was thrown.

Voir aussi


Throwable
PHP Manual