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