Exemple #1
0
 public function getJobgrade()
 {
     return $this->hasOne(Jobgrade::className(), ['JOBGRADE_ID' => 'JOBGRADE_ID']);
 }