Horde_Vcs_File_Base::getLastLog PHP Méthode

getLastLog() abstract public méthode

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