コード例 #1
0
ファイル: AdvertsController.php プロジェクト: eroslover/study
 public function actionAll()
 {
     return Adverts::getAllAds();
 }