Пример #1
0
 /**
  * Fetch all tags
  */
 public function apiFetchTags()
 {
     return IlluminateTag::all();
 }