Example #1
0
 public function getCategoryText()
 {
     return Category::getTextValue($this->category_id);
 }