예제 #1
0
 public function actionComplete()
 {
     FileHelper::removeFile(__FILE__);
     return $this->render('complete', []);
 }