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