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