Пример #1
0
 public function getCategory()
 {
     $c = R::BID_TYPES();
     return $c[$this->bid_type];
 }