Beispiel #1
0
 public function getMdlpermission()
 {
     return $this->hasOne(Mdlpermission::className(), ['USER_ID' => 'id']);
 }