예제 #1
0
 public function getNotulenTbl2()
 {
     return $this->hasOne(NotulenModul::className(), ['NOTULEN_ID' => 'id']);
 }