Example #1
0
 public function getCat()
 {
     return Article::cats()[$this->category_id];
 }