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