Example #1
0
 public function api_cats()
 {
     return Category::cats();
 }