Horde_Vcs_File_Base::getLastLog PHP 메소드

getLastLog() 추상적인 공개 메소드

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