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