File_Fortune::getHeaderFile

File_Fortune::getHeaderFile() – Retrieve current header file name

Synopsis

require_once 'File/Fortune.php';

string File_Fortune::getHeaderFile ( )

Description

Header files are explained in the setHeaderFile() documentation. This method returns the current header file name, if any.

Throws

throws no exceptions thrown

Note

This function can not be called statically.