Esempio n. 1
0
 public function getUser()
 {
     return $this->hasOne(MUser::className(), ['death_id' => 'death_id']);
 }