예제 #1
0
 protected function onRun(array $args, User $user)
 {
     $user->startRegistration();
     return true;
 }