コード例 #1
0
ファイル: Index.php プロジェクト: pr-of-it/profit
 public function actionDefault()
 {
     $this->data->coursesNum = Course::countAll();
 }