Example #1
0
 public function getIdSubLocal0()
 {
     return $this->hasOne(Sublocal::className(), ['idSubLocal' => 'idSubLocal']);
 }