Exemplo n.º 1
0
 public function getLot0(){
     return $this->hasOne(Lots::className(),['id' => 'lot_id']);
 }