File_Fortune::getHeaderFile
File_Fortune::getHeaderFile() – Retrieve current header file name
Synopsis
require_once 'File/Fortune.php';
string
File_Fortune::getHeaderFile
(
)
Описание
Header files are explained in the setHeaderFile() documentation. This method returns the current header file name, if any.
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.