コード例 #1
0
 public function getPlayerRatingLebedevSummary()
 {
     return $this->hasOne(PlayerRatingLebedevSummary::className(), ['player_id' => 'id']);
 }