コード例 #1
0
ファイル: Catalog.php プロジェクト: mluludk/easyii
 public function api_cats()
 {
     return Category::cats();
 }