Example #1
0
 public function getDisctype()
 {
     return @$this->hasOne(LibDisc::className(), ['code' => 'movestatus']);
 }