Пример #1
0
 public function getCat()
 {
     return Catalog::cats()[$this->category_id];
 }