Horde_Vcs_File_Base::getLastLog PHP Method

getLastLog() abstract public method

Returns a log object for the most recent log entry of this file.
abstract public getLastLog ( ) : Horde_Vcs_QuickLog
return Horde_Vcs_QuickLog Log object of the last entry in the file.
    public abstract function getLastLog();