コード例 #1
0
ファイル: Report.php プロジェクト: jlbooker/homestead
 public function getRelativeLastRun()
 {
     return HMS_Util::relativeTime($this->getCompletedTimestamp());
 }