Пример #1
0
 public function getNameOptions()
 {
     return parent::getOptions("SELECT `test_type_id`, `name` FROM `test_type`");
 }