Beispiel #1
0
 public function getGeneral()
 {
     # code...
     return $this->hasOne(Termgeneral::className(), ['ID' => 'GENERAL_TERM']);
 }