コード例 #1
0
 public function execute()
 {
     OpfApplication::unregisterUser($this->context->getUserId(), $this->context->getDbConnect());
     $this->renderApplication();
 }