(PHP 7)
Gets the file in which the exception occurred
abstract public string Throwable::getFile ( void )
Returns the name of the file from which the object was thrown.
Returns:
Returns the name of the file from which the object was thrown.
See also:
Please login to continue.