Ejemplo n.º 1
0
 public function getGarllery()
 {
     return $this->hasMany(Soft::className(), ['soft_id' => 'soft_id']);
     //}
     //return ['merchant'=>$merchant, 'garllery'=>$garllery, 'common'=>$common, //'discount'=>$discount];
 }