Пример #1
0
 public function relationships()
 {
     return array('Hero' => Hero::belongsTo('heroid', 'id'));
 }