Throwable
PHP Manual

Throwable::getFile

(PHP 7)

Throwable::getFileGets the file in which the exception occurred

Descrierea

abstract public string Throwable::getFile ( void )

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

A se vedea și


Throwable
PHP Manual