コード例 #1
0
ファイル: LegStats.php プロジェクト: nehlsen/fdadsb
 public function getCountTurns()
 {
     return count($this->leg->getTurns());
 }