Beispiel #1
0
 public function getBrand0(){
     return $this->hasOne(Brands::className(),['id' => 'brand_id']);
 }