コード例 #1
0
ファイル: Ways.php プロジェクト: nbaudet/OGO_projetBarathon
 public function rendCheminEntre2Bars()
 {
     return $this->model->rendCheminEntre2Bars();
 }