コード例 #1
0
ファイル: Regression.php プロジェクト: stoklund/arewefastyet
 function prev_build()
 {
     return Build::FromId($this->prev_build_id());
 }